COLOR #185248

HEX: #185248 RGB: (24,82,72)

Color info

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

RGB color model

#185248 color RGB value is (24,82,72).

RGB: (24,82,72) (9%, 32%, 28%)

RGB channels and saturation

R 24 of 255 = 9%
G 82 of 255 = 32%
B 72 of 255 = 28%

24
82
72

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

Portions of RGB colors in percentages

R + G + B = 24 + 82 + 72 = 178 (100%)
R 24 of 178 ~ 13.48%
G 82 of 178 ~ 46.07%
B 72 of 178 ~ 40.45'%

%13.48
%46.07
%40.45

CMYK color model

#185248 color CMYK value is (71,0,12,68).

  • cyan value is 70.73%
  • magenta value is 0.00%
  • yellow value is 12.20%
  • key color value is 67.84%

CMYK: (71,0,12,68)
C71M0Y12K68 (71%, 0%, 12%, 68%)
(0.71 / 0.00 / 0.12 / 0.68)

CMYK percentages

%70.73
%0
%12.2
%67.84

Codes

Color #185248 in popluar color models

18 52 48
RGB 24 82 72
HSL 170° 54.72% 20.78%
HSB/HSV 170° 70.73% 32.16%
CMYK 70.73% 0.00% 12.20%
67.84%

Color #185248 in popluar number systems.

HEX 18 52 48
Decimal 24 82 72
Binary 11000 1010010 1001000
Octal 30 122 110

Shades and tints

Shades of #185248

#185248
(24,82,72)
#164B42
(22,75,66)
#14443C
(20,68,60)
#123D36
(18,61,54)
#103630
(16,54,48)
#0E2F2A
(14,47,42)
#0C2824
(12,40,36)
#0A211E
(10,33,30)
#081A18
(8,26,24)
#061312
(6,19,18)
#040C0C
(4,12,12)
#000000
(0,0,0)

Tints of #185248

#185248
(24,82,72)
#2D6158
(45,97,88)
#427068
(66,112,104)
#577F78
(87,127,120)
#6C8E88
(108,142,136)
#819D98
(129,157,152)
#96ACA8
(150,172,168)
#ABBBB8
(171,187,184)
#C0CAC8
(192,202,200)
#D5D9D8
(213,217,216)
#EAE8E8
(234,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #185248; }

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

This text font color is #185248.

Background Color

.myBgColor { background-color: #185248; }

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

This div background color is #185248.

Border color

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

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

This div border color is #185248.

Opacity

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

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

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

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

This text has shadow with #185248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185248.

Preview

Color preview on black background

This text has color #185248 on black background.


Color preview on white background

This text has color #185248 on white background.


Black color preview on #185248 background

This text has black color on #185248 background.


White color preview on #185248 background

This text has white color on #185248 background.


Related colors

Complementary color

Complementary color for #hex is #E7ADB7.


I love getcolorcode.com

Triadic colors

1 #481852 and #524818 with #185248 are triadic colors.

2 #485218 and #521848 with #185248 are triadic colors.