COLOR #184244

HEX: #184244 RGB: (24,66,68)

Color info

#184244 contains red, green and blue colors in about the same proportion. Web safe color of #184244 is #003333 (or #033).

RGB color model

#184244 color RGB value is (24,66,68).

RGB: (24,66,68) (9%, 26%, 27%)

RGB channels and saturation

R 24 of 255 = 9%
G 66 of 255 = 26%
B 68 of 255 = 27%

24
66
68

R + G + B ~ 21%. #184244 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 66 + 68 = 158 (100%)
R 24 of 158 ~ 15.19%
G 66 of 158 ~ 41.77%
B 68 of 158 ~ 43.04'%

%15.19
%41.77
%43.04

CMYK color model

#184244 color CMYK value is (65,3,0,73).

  • cyan value is 64.71%
  • magenta value is 2.94%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (65,3,0,73)
C65M3Y0K73 (65%, 3%, 0%, 73%)
(0.65 / 0.03 / 0.00 / 0.73)

CMYK percentages

%64.71
%2.94
%0
%73.33

Codes

Color #184244 in popluar color models

18 42 44
RGB 24 66 68
HSL 183° 47.83% 18.04%
HSB/HSV 183° 64.71% 26.67%
CMYK 64.71% 2.94% 0.00%
73.33%

Color #184244 in popluar number systems.

HEX 18 42 44
Decimal 24 66 68
Binary 11000 1000010 1000100
Octal 30 102 104

Shades and tints

Shades of #184244

#184244
(24,66,68)
#163C3E
(22,60,62)
#143638
(20,54,56)
#123032
(18,48,50)
#102A2C
(16,42,44)
#0E2426
(14,36,38)
#0C1E20
(12,30,32)
#0A181A
(10,24,26)
#081214
(8,18,20)
#060C0E
(6,12,14)
#040608
(4,6,8)
#000000
(0,0,0)

Tints of #184244

#184244
(24,66,68)
#2D5355
(45,83,85)
#426466
(66,100,102)
#577577
(87,117,119)
#6C8688
(108,134,136)
#819799
(129,151,153)
#96A8AA
(150,168,170)
#ABB9BB
(171,185,187)
#C0CACC
(192,202,204)
#D5DBDD
(213,219,221)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #184244; }

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

This text font color is #184244.

Background Color

.myBgColor { background-color: #184244; }

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

This div background color is #184244.

Border color

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

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

This div border color is #184244.

Opacity

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

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

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

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

This text has shadow with #184244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184244.

Preview

Color preview on black background

This text has color #184244 on black background.


Color preview on white background

This text has color #184244 on white background.


Black color preview on #184244 background

This text has black color on #184244 background.


White color preview on #184244 background

This text has white color on #184244 background.


Related colors

Complementary color

Complementary color for #hex is #E7BDBB.


I love getcolorcode.com

Triadic colors

1 #441842 and #424418 with #184244 are triadic colors.

2 #444218 and #421844 with #184244 are triadic colors.