Skip to main content Skip to docs navigation

#141717 hex color | Download Dark Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Dark Moon and its hex is #161718 Nearest Color Name

Color Hue/Base color: Grey

Hex #141717 Color code in RGB color code model is created after adding 7.84% red color, 9.02% green color and 9.02% blue color. Hex #141717 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 0% yellow and 90.98% black.

Hex #141717 color code is between #111111 web safe hex color code and #222222 web safe hex color code. #111111 is the nearest web safe color code. You can see here many more shades of #141717 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 141717 #141717
RGB Decimal 20, 23, 23 20, 23, 23
RGB Percent 8%, 9%, 9% rgb(8%, 9%, 9%)
CSS RGBa 20, 23, 23,1 rgba(20,23,23,1)
CMYK Model cmyk(13%,0%,0%,90.98%)
HSL Color Space 180,7% ,8% hsl(180,7% ,8%)
HSV Color Space 180°, 13%, 9%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 00010111 00010111
Octal 24 27 27
Decimal 20 23 23
Hex 14 17 17

Different shades of #141717 color code.

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

Darkest of #141717
#000000
Darker of #141717
#000000
Dark of #141717
#000000
Base of #141717
#141717
Light of #141717
#2c3232
Lighter
#434e4e
Lightest
#5b6969

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

#141717
#171414

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

Split Complementary

#141717
#171415
#171514

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

Analogous Color

#141715
#141716
#141717
#141617
#141517

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

#141717
#171714
#171417

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

#141717
#171417
#171414
#141714

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

Square Color

#141717
#151417
#171414
#151714

Square 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).

Monochromatic Color with #141717

#000000
#000000
#000000
#000000
#141717
#2c3232
#434e4e
#5b6969
#738484

Tints of #141717 Color

#141717
#2e3030
#484a4a
#626464
#7c7e7e
#969797
#b0b1b1
#cacbcb
#e4e5e5
#ffffff

Shades of #141717 color code

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

#141717
#111414
#0f1111
#0d0f0f
#0b0c0c
#080a0a
#060707
#040505
#020202
#000000

Tones

#141717
#151515
#151515
#151515
#151515

Tones

Similar Color like #141717 color

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

#151818
#161919
#171a1a
#181b1b
#191c1c
#1a1d1d
#1b1e1e
#1c1f1f
#1d2020
#1e2121
#1f2222
#202323
#212424
#222525
#131616
#121515
#111414
#101313
#0f1212
#0e1111
#0d1010
#0c0f0f
#0b0e0e
#0a0d0d
#090c0c
#080b0b
#070a0a
#060909

Download this Dark Grey

Hex #141717 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.

#141717 Color Code Preview on Black Background Color

This is how #141717 Color will look on black background color. Color contrast ratio is 1.16

#141717 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #141717

HTML with inline CSS

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

Your Example Paragraph content text in with font color #141717

#141717 color code is use for CSS Background Color

Background color for the above div is #141717

HTML with inline CSS

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

#141717 color code is use for CSS Border Color

CSS Border color for the above div is #141717

HTML with inline CSS

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

CSS Border Left color for the above div is #141717

HTML with inline CSS

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

CSS Border Right color for the above div is #141717

HTML with inline CSS

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

CSS Border Bottom color for the above div is #141717

HTML with inline CSS

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

CSS Border Top color for the above div is #141717

HTML with inline CSS

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

#141717 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#141717 Color code Preview on White Background

This is how #141717 Color code will look on white background color. Color contrast ratio is 18.03

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 #141717; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #141717; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(20,23,23,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(23,20,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(20,23,23,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }