COLOR #181720

HEX: #181720 RGB: (24,23,32)

Color info

#181720 contains red, green and blue colors in about the same proportion. Web safe color of #181720 is #000033 (or #003).

RGB color model

#181720 color RGB value is (24,23,32).

RGB: (24,23,32) (9%, 9%, 13%)

RGB channels and saturation

R 24 of 255 = 9%
G 23 of 255 = 9%
B 32 of 255 = 13%

24
23
32

R + G + B ~ 10%. #181720 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 23 + 32 = 79 (100%)
R 24 of 79 ~ 30.38%
G 23 of 79 ~ 29.11%
B 32 of 79 ~ 40.51'%

%30.38
%29.11
%40.51

CMYK color model

#181720 color CMYK value is (25,28,0,87).

  • cyan value is 25.00%
  • magenta value is 28.13%
  • yellow value is 0.00%
  • key color value is 87.45%

CMYK: (25,28,0,87)
C25M28Y0K87 (25%, 28%, 0%, 87%)
(0.25 / 0.28 / 0.00 / 0.87)

CMYK percentages

%25
%28.13
%0
%87.45

Codes

Color #181720 in popluar color models

18 17 20
RGB 24 23 32
HSL 247° 16.36% 10.78%
HSB/HSV 247° 28.13% 12.55%
CMYK 25.00% 28.13% 0.00%
87.45%

Color #181720 in popluar number systems.

HEX 18 17 20
Decimal 24 23 32
Binary 11000 10111 100000
Octal 30 27 40

Shades and tints

Shades of #181720

#181720
(24,23,32)
#16151E
(22,21,30)
#14131C
(20,19,28)
#12111A
(18,17,26)
#100F18
(16,15,24)
#0E0D16
(14,13,22)
#0C0B14
(12,11,20)
#0A0912
(10,9,18)
#080710
(8,7,16)
#06050E
(6,5,14)
#04030C
(4,3,12)
#000000
(0,0,0)

Tints of #181720

#181720
(24,23,32)
#2D2C34
(45,44,52)
#424148
(66,65,72)
#57565C
(87,86,92)
#6C6B70
(108,107,112)
#818084
(129,128,132)
#969598
(150,149,152)
#ABAAAC
(171,170,172)
#C0BFC0
(192,191,192)
#D5D4D4
(213,212,212)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #181720 color. Also use rgb(24,23,32) instead hex code.

Text Font Color

.myTextColor { color: #181720; }

<p style="color:#181720">This sample text font color is #181720.</p>

This text font color is #181720.

Background Color

.myBgColor { background-color: #181720; }

<div style="background-color:#181720">Inner text</div>

This div background color is #181720.

Border color

.myBorderColor { border: 1px solid #181720; }

<div style="border:3px solid #181720">Div</div>

This div border color is #181720.

Opacity

.myOpacity80 { color: #181720; opacity: 0.8; }

<p style="color:#181720;opacity:0.8;">80%</p>

Text with #181720 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #181720;}

<p style="text-shadow: 3px 3px 1px #181720">Text here.</p>

This text has shadow with #181720 color.


.textShadow {text-shadow: 3px 3px 1px #181720', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #181720, 5px 5px 20px red">Text here.</p>

This text has shadow with #181720 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#181720, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#181720, Direction=45, Strength=4)">Text</p>

This text has shadow with #181720 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #181720;
-webkit-box-shadow: 1px 1px 3px 2px #181720;
box-shadow: 1px 1px 3px 2px #181720;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #181720; -webkit-box-shadow: 1px 1px 3px 2px #181720; box-shadow:1px 1px 3px 2px #181720;">
Div content here
</div>

This div box has shadow with color #181720.

Preview

Color preview on black background

This text has color #181720 on black background.


Color preview on white background

This text has color #181720 on white background.


Black color preview on #181720 background

This text has black color on #181720 background.


White color preview on #181720 background

This text has white color on #181720 background.


Related colors

Complementary color

Complementary color for #hex is #E7E8DF.


I love getcolorcode.com

Triadic colors

1 #201817 and #172018 with #181720 are triadic colors.

2 #201718 and #171820 with #181720 are triadic colors.