COLOR #181727

HEX: #181727 RGB: (24,23,39)

Color info

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

RGB color model

#181727 color RGB value is (24,23,39).

RGB: (24,23,39) (9%, 9%, 15%)

RGB channels and saturation

R 24 of 255 = 9%
G 23 of 255 = 9%
B 39 of 255 = 15%

24
23
39

R + G + B ~ 11%. #181727 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 23 + 39 = 86 (100%)
R 24 of 86 ~ 27.91%
G 23 of 86 ~ 26.74%
B 39 of 86 ~ 45.35'%

%27.91
%26.74
%45.35

CMYK color model

#181727 color CMYK value is (38,41,0,85).

  • cyan value is 38.46%
  • magenta value is 41.03%
  • yellow value is 0.00%
  • key color value is 84.71%
CMYK: (38,41,0,85) C38M41Y0K85 (38%,41%,0%,85%) (0.38/0.41/0.00/0.85) 

CMYK percentages

%38.46
%41.03
%0
%84.71

Codes

Color #181727 in popluar color models

18 17 27
RGB 24 23 39
HSL 244° 25.81% 12.16%
HSB/HSV 244° 41.03% 15.29%
CMYK 38.46% 41.03% 0.00%
84.71%

Color #181727 in popluar number systems.

HEX 18 17 27
Decimal 24 23 39
Binary 11000 10111 100111
Octal 30 27 47

Shades and tints

Shades of #181727

#181727
(24,23,39)
#161524
(22,21,36)
#141321
(20,19,33)
#12111E
(18,17,30)
#100F1B
(16,15,27)
#0E0D18
(14,13,24)
#0C0B15
(12,11,21)
#0A0912
(10,9,18)
#08070F
(8,7,15)
#06050C
(6,5,12)
#040309
(4,3,9)
#000000
(0,0,0)

Tints of #181727

#181727
(24,23,39)
#2D2C3A
(45,44,58)
#42414D
(66,65,77)
#575660
(87,86,96)
#6C6B73
(108,107,115)
#818086
(129,128,134)
#969599
(150,149,153)
#ABAAAC
(171,170,172)
#C0BFBF
(192,191,191)
#D5D4D2
(213,212,210)
#EAE9E5
(234,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #181727; }

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

This text font color is #181727.

Background Color

.myBgColor { background-color: #181727; }

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

This div background color is #181727.

Border color

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

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

This div border color is #181727.

Opacity

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

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

Text with #181727 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 #181727;}

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

This text has shadow with #181727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #181727.

Preview

Color preview on black background

This text has color #181727 on black background.


Color preview on white background

This text has color #181727 on white background.


Black color preview on #181727 background

This text has black color on #181727 background.


White color preview on #181727 background

This text has white color on #181727 background.


Related colors

Complementary color

Complementary color for #hex is #E7E8D8.


I love getcolorcode.com

Triadic colors

1 #271817 and #172718 with #181727 are triadic colors.

2 #271718 and #171827 with #181727 are triadic colors.