COLOR #185049

HEX: #185049 RGB: (24,80,73)

Color info

#185049 contains red, green and blue colors in about the same proportion. Web safe color of #185049 is #006633 (or #063).

RGB color model

#185049 color RGB value is (24,80,73).

RGB: (24,80,73) (9%, 31%, 29%)

RGB channels and saturation

R 24 of 255 = 9%
G 80 of 255 = 31%
B 73 of 255 = 29%

24
80
73

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

Portions of RGB colors in percentages

R + G + B = 24 + 80 + 73 = 177 (100%)
R 24 of 177 ~ 13.56%
G 80 of 177 ~ 45.2%
B 73 of 177 ~ 41.24'%

%13.56
%45.2
%41.24

CMYK color model

#185049 color CMYK value is (70,0,9,69).

  • cyan value is 70.00%
  • magenta value is 0.00%
  • yellow value is 8.75%
  • key color value is 68.63%

CMYK: (70,0,9,69)
C70M0Y9K69 (70%, 0%, 9%, 69%)
(0.70 / 0.00 / 0.09 / 0.69)

CMYK percentages

%70
%0
%8.75
%68.63

Codes

Color #185049 in popluar color models

18 50 49
RGB 24 80 73
HSL 173° 53.85% 20.39%
HSB/HSV 173° 70.00% 31.37%
CMYK 70.00% 0.00% 8.75%
68.63%

Color #185049 in popluar number systems.

HEX 18 50 49
Decimal 24 80 73
Binary 11000 1010000 1001001
Octal 30 120 111

Shades and tints

Shades of #185049

#185049
(24,80,73)
#164943
(22,73,67)
#14423D
(20,66,61)
#123B37
(18,59,55)
#103431
(16,52,49)
#0E2D2B
(14,45,43)
#0C2625
(12,38,37)
#0A1F1F
(10,31,31)
#081819
(8,24,25)
#061113
(6,17,19)
#040A0D
(4,10,13)
#000000
(0,0,0)

Tints of #185049

#185049
(24,80,73)
#2D5F59
(45,95,89)
#426E69
(66,110,105)
#577D79
(87,125,121)
#6C8C89
(108,140,137)
#819B99
(129,155,153)
#96AAA9
(150,170,169)
#ABB9B9
(171,185,185)
#C0C8C9
(192,200,201)
#D5D7D9
(213,215,217)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #185049; }

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

This text font color is #185049.

Background Color

.myBgColor { background-color: #185049; }

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

This div background color is #185049.

Border color

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

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

This div border color is #185049.

Opacity

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

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

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

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

This text has shadow with #185049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185049.

Preview

Color preview on black background

This text has color #185049 on black background.


Color preview on white background

This text has color #185049 on white background.


Black color preview on #185049 background

This text has black color on #185049 background.


White color preview on #185049 background

This text has white color on #185049 background.


Related colors

Complementary color

Complementary color for #hex is #E7AFB6.


I love getcolorcode.com

Triadic colors

1 #491850 and #504918 with #185049 are triadic colors.

2 #495018 and #501849 with #185049 are triadic colors.