COLOR #184C49

HEX: #184C49 RGB: (24,76,73)

Color info

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

RGB color model

#184C49 color RGB value is (24,76,73).

RGB: (24,76,73) (9%, 30%, 29%)

RGB channels and saturation

R 24 of 255 = 9%
G 76 of 255 = 30%
B 73 of 255 = 29%

24
76
73

R + G + B ~ 23%. #184C49 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 76 + 73 = 173 (100%)
R 24 of 173 ~ 13.87%
G 76 of 173 ~ 43.93%
B 73 of 173 ~ 42.2'%

%13.87
%43.93
%42.2

CMYK color model

#184C49 color CMYK value is (68,0,4,70).

  • cyan value is 68.42%
  • magenta value is 0.00%
  • yellow value is 3.95%
  • key color value is 70.20%

CMYK: (68,0,4,70)
C68M0Y4K70 (68%, 0%, 4%, 70%)
(0.68 / 0.00 / 0.04 / 0.70)

CMYK percentages

%68.42
%0
%3.95
%70.2

Codes

Color #184C49 in popluar color models

18 4C 49
RGB 24 76 73
HSL 177° 52.00% 19.61%
HSB/HSV 177° 68.42% 29.80%
CMYK 68.42% 0.00% 3.95%
70.20%

Color #184C49 in popluar number systems.

HEX 18 4C 49
Decimal 24 76 73
Binary 11000 1001100 1001001
Octal 30 114 111

Shades and tints

Shades of #184C49

#184C49
(24,76,73)
#164643
(22,70,67)
#14403D
(20,64,61)
#123A37
(18,58,55)
#103431
(16,52,49)
#0E2E2B
(14,46,43)
#0C2825
(12,40,37)
#0A221F
(10,34,31)
#081C19
(8,28,25)
#061613
(6,22,19)
#04100D
(4,16,13)
#000000
(0,0,0)

Tints of #184C49

#184C49
(24,76,73)
#2D5C59
(45,92,89)
#426C69
(66,108,105)
#577C79
(87,124,121)
#6C8C89
(108,140,137)
#819C99
(129,156,153)
#96ACA9
(150,172,169)
#ABBCB9
(171,188,185)
#C0CCC9
(192,204,201)
#D5DCD9
(213,220,217)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #184C49 color. Also use rgb(24,76,73) instead hex code.

Text Font Color

.myTextColor { color: #184C49; }

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

This text font color is #184C49.

Background Color

.myBgColor { background-color: #184C49; }

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

This div background color is #184C49.

Border color

.myBorderColor { border: 1px solid #184C49; }

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

This div border color is #184C49.

Opacity

.myOpacity80 { color: #184C49; opacity: 0.8; }

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

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

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

This text has shadow with #184C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184C49.

Preview

Color preview on black background

This text has color #184C49 on black background.


Color preview on white background

This text has color #184C49 on white background.


Black color preview on #184C49 background

This text has black color on #184C49 background.


White color preview on #184C49 background

This text has white color on #184C49 background.


Related colors

Complementary color

Complementary color for #hex is #E7B3B6.


I love getcolorcode.com

Triadic colors

1 #49184C and #4C4918 with #184C49 are triadic colors.

2 #494C18 and #4C1849 with #184C49 are triadic colors.