COLOR #18424F

HEX: #18424F RGB: (24,66,79)

Color info

#18424F contains red, green and blue colors in about the same proportion. Web safe color of #18424F is #003366 (or #036).

RGB color model

#18424F color RGB value is (24,66,79).

RGB: (24,66,79) (9%, 26%, 31%)

RGB channels and saturation

R 24 of 255 = 9%
G 66 of 255 = 26%
B 79 of 255 = 31%

24
66
79

R + G + B ~ 22%. #18424F is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 66 + 79 = 169 (100%)
R 24 of 169 ~ 14.2%
G 66 of 169 ~ 39.05%
B 79 of 169 ~ 46.75'%

%14.2
%39.05
%46.75

CMYK color model

#18424F color CMYK value is (70,16,0,69).

  • cyan value is 69.62%
  • magenta value is 16.46%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (70,16,0,69) C70M16Y0K69 (70%,16%,0%,69%) (0.70/0.16/0.00/0.69) 

CMYK percentages

%69.62
%16.46
%0
%69.02

Codes

Color #18424F in popluar color models

18 42 4F
RGB 24 66 79
HSL 194° 53.40% 20.20%
HSB/HSV 194° 69.62% 30.98%
CMYK 69.62% 16.46% 0.00%
69.02%

Color #18424F in popluar number systems.

HEX 18 42 4F
Decimal 24 66 79
Binary 11000 1000010 1001111
Octal 30 102 117

Shades and tints

Shades of #18424F

#18424F
(24,66,79)
#163C48
(22,60,72)
#143641
(20,54,65)
#12303A
(18,48,58)
#102A33
(16,42,51)
#0E242C
(14,36,44)
#0C1E25
(12,30,37)
#0A181E
(10,24,30)
#081217
(8,18,23)
#060C10
(6,12,16)
#040609
(4,6,9)
#000000
(0,0,0)

Tints of #18424F

#18424F
(24,66,79)
#2D535F
(45,83,95)
#42646F
(66,100,111)
#57757F
(87,117,127)
#6C868F
(108,134,143)
#81979F
(129,151,159)
#96A8AF
(150,168,175)
#ABB9BF
(171,185,191)
#C0CACF
(192,202,207)
#D5DBDF
(213,219,223)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #18424F color. Also use rgb(24,66,79) instead hex code.

Text Font Color

.myTextColor { color: #18424F; }

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

This text font color is #18424F.

Background Color

.myBgColor { background-color: #18424F; }

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

This div background color is #18424F.

Border color

.myBorderColor { border: 1px solid #18424F; }

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

This div border color is #18424F.

Opacity

.myOpacity80 { color: #18424F; opacity: 0.8; }

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

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

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

This text has shadow with #18424F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #18424F.

Preview

Color preview on black background

This text has color #18424F on black background.


Color preview on white background

This text has color #18424F on white background.


Black color preview on #18424F background

This text has black color on #18424F background.


White color preview on #18424F background

This text has white color on #18424F background.


Related colors

Complementary color

Complementary color for #hex is #E7BDB0.


I love getcolorcode.com

Triadic colors

1 #4F1842 and #424F18 with #18424F are triadic colors.

2 #4F4218 and #42184F with #18424F are triadic colors.