COLOR #183718

HEX: #183718 RGB: (24,55,24)

Color info

#183718 contains red, green and blue colors in about the same proportion. Web safe color of #183718 is #003300 (or #030).

RGB color model

#183718 color RGB value is (24,55,24).

RGB: (24,55,24) (9%, 22%, 9%)

RGB channels and saturation

R 24 of 255 = 9%
G 55 of 255 = 22%
B 24 of 255 = 9%

24
55
24

R + G + B ~ 13%. #183718 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 55 + 24 = 103 (100%)
R 24 of 103 ~ 23.3%
G 55 of 103 ~ 53.4%
B 24 of 103 ~ 23.3'%

%23.3
%53.4
%23.3

CMYK color model

#183718 color CMYK value is (56,0,56,78).

  • cyan value is 56.36%
  • magenta value is 0.00%
  • yellow value is 56.36%
  • key color value is 78.43%

CMYK: (56,0,56,78)
C56M0Y56K78 (56%, 0%, 56%, 78%)
(0.56 / 0.00 / 0.56 / 0.78)

CMYK percentages

%56.36
%0
%56.36
%78.43

Codes

Color #183718 in popluar color models

18 37 18
RGB 24 55 24
HSL 120° 39.24% 15.49%
HSB/HSV 120° 56.36% 21.57%
CMYK 56.36% 0.00% 56.36%
78.43%

Color #183718 in popluar number systems.

HEX 18 37 18
Decimal 24 55 24
Binary 11000 110111 11000
Octal 30 67 30

Shades and tints

Shades of #183718

#183718
(24,55,24)
#163216
(22,50,22)
#142D14
(20,45,20)
#122812
(18,40,18)
#102310
(16,35,16)
#0E1E0E
(14,30,14)
#0C190C
(12,25,12)
#0A140A
(10,20,10)
#080F08
(8,15,8)
#060A06
(6,10,6)
#040504
(4,5,4)
#000000
(0,0,0)

Tints of #183718

#183718
(24,55,24)
#2D492D
(45,73,45)
#425B42
(66,91,66)
#576D57
(87,109,87)
#6C7F6C
(108,127,108)
#819181
(129,145,129)
#96A396
(150,163,150)
#ABB5AB
(171,181,171)
#C0C7C0
(192,199,192)
#D5D9D5
(213,217,213)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #183718; }

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

This text font color is #183718.

Background Color

.myBgColor { background-color: #183718; }

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

This div background color is #183718.

Border color

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

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

This div border color is #183718.

Opacity

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

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

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

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

This text has shadow with #183718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #183718.

Preview

Color preview on black background

This text has color #183718 on black background.


Color preview on white background

This text has color #183718 on white background.


Black color preview on #183718 background

This text has black color on #183718 background.


White color preview on #183718 background

This text has white color on #183718 background.


Related colors

Complementary color

Complementary color for #hex is #E7C8E7.


I love getcolorcode.com

Triadic colors

1 #181837 and #371818 with #183718 are triadic colors.

2 #183718 and #371818 with #183718 are triadic colors.