crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#14151b hex color - Grey - Cool color - Information

#14151b hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #14151b Color code in RGB color code model is created after adding 7.84% red color, 8.24% green color and 10.59% blue color. Hex #14151b Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 22% magenta, 0% yellow and 89% black.

Hex #14151b color code is between #111122 web safe hex color code and #222211 web safe hex color code. #111122 is the nearest web safe color code. You can see here many more shades of #14151b color code.

0 Likes 0 Comments | 13 Views

Color Table

Hex Color Code14151b#14151b
RGB Decimal20, 21, 27rgb(20, 21, 27)
RGB Percent8%, 8%, 11%rgb(8%, 8%, 11%)
CSS RGBa20, 21, 27,1rgba(20,21,27,1)
CMYK Modelcmyk(26%,22%,0%,89%)
HSL Color Space231,15% ,9%hsl(231,15% ,9%)
HSV Color Space231°, 26%, 11%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101000001010100011011
Octal242533
Decimal202127
Hex14151b

Different shades of #14151b color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #14151b
#2a2c38
Dark Shade of #14151b
#000000
Saturated Shade of #14151b
#12131d
Desaturated Shade of #14151b
#161719
Grey scale Shade of #14151b
#171717
Brighten Shade
#2d2e34
Most Readable Shade
#FFFFFF

Shades of #14151b color code

Generate more color scales with scales (color stack) generator.

#14151b
#111218
#0f1015
#0d0e12
#0b0b0f
#08090c
#060709
#040406
#020203
#000000

Similar Color like #14151b color

Find visually similar hex color codes nearing to #14151b hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#15161c
#16171d
#17181e
#18191f
#191a20
#1a1b21
#1b1c22
#1c1d23
#1d1e24
#1e1f25
#1f2026
#202127
#212228
#222329
#13141a
#121319
#111218
#101117
#0f1016
#0e0f15
#0d0e14
#0c0d13
#0b0c12
#0a0b11
#090a10
#08090f
#07080e
#06070d

Monochromatic Color with #14151b

#14151b
#333645
#535770
#72789a
#9299c5
#b1baef

Tints of #14151b Color

#14151b
#2e2f34
#48494d
#626367
#7c7d80
#969799
#b0b1b3
#cacbcc
#e4e5e5
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#14151b
#1b1a14

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#14151b
#1b1714
#191b14

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#14181b
#14161b
#14151b
#14141b
#16141b

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#14151b
#1b1415
#151b14

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#14151b
#1b1418
#1b1a14
#141b16

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#14151b
#1b1a14
#191b14
#17141b

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #14151b Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#14151b Color Code Preview on Black Background Color

This is how #14151b Color will look on black background color. Color contrast ratio is 1.15

#14151b in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#14151b">Your Example Paragraph content text in with font color #14151b </p>

Your Example Paragraph content text in with font color #14151b

HTML with inline CSS

<div style="color:#14151b">Your Paragraph text in with font color #14151b </div>

Your Example Paragraph content text in with font color #14151b

#14151b color code is use for CSS Background Color

Background color for the above div is #14151b

HTML with inline CSS

<div style="background-color:#14151b;"></div>

#14151b color code is use for CSS Border Color

CSS Border color for the above div is #14151b

HTML with inline CSS

<div style="border:5px solid #14151b;"></div>

CSS Border Left color for the above div is #14151b

HTML with inline CSS

<div style="border-left:5px solid #14151b;"></div>

CSS Border Right color for the above div is #14151b

HTML with inline CSS

<div style="border-right:5px solid #14151b;"></div>

CSS Border Bottom color for the above div is #14151b

HTML with inline CSS

<div style="border-bottom:5px solid #14151b;"></div>

CSS Border Top color for the above div is #14151b

HTML with inline CSS

<div style="border-top:5px solid #14151b;"></div>

#14151b hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#14151b; } .examplecolorclass {color:#14151b; } .examplebordercolor {border:3px solid #14151b; }

#14151b Color code Preview on White Background

This is how #14151b Color code will look on white background color. Color contrast ratio is 18.22

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #14151b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #14151b; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.