COLOR #185267

HEX: #185267 RGB: (24,82,103)

Color info

#185267 contains mainly green and blue colors. Web safe color of #185267 is #006666 (or #066).

RGB color model

#185267 color RGB value is (24,82,103).

RGB: (24,82,103) (9%, 32%, 40%)

RGB channels and saturation

R 24 of 255 = 9%
G 82 of 255 = 32%
B 103 of 255 = 40%

24
82
103

R + G + B ~ 27%. #185267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 82 + 103 = 209 (100%)
R 24 of 209 ~ 11.48%
G 82 of 209 ~ 39.23%
B 103 of 209 ~ 49.28'%

%11.48
%39.23
%49.28

CMYK color model

#185267 color CMYK value is (77,20,0,60).

  • cyan value is 76.70%
  • magenta value is 20.39%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (77,20,0,60)
C77M20Y0K60 (77%, 20%, 0%, 60%)
(0.77 / 0.20 / 0.00 / 0.60)

CMYK percentages

%76.7
%20.39
%0
%59.61

Codes

Color #185267 in popluar color models

18 52 67
RGB 24 82 103
HSL 196° 62.20% 24.90%
HSB/HSV 196° 76.70% 40.39%
CMYK 76.70% 20.39% 0.00%
59.61%

Color #185267 in popluar number systems.

HEX 18 52 67
Decimal 24 82 103
Binary 11000 1010010 1100111
Octal 30 122 147

Shades and tints

Shades of #185267

#185267
(24,82,103)
#164B5E
(22,75,94)
#144455
(20,68,85)
#123D4C
(18,61,76)
#103643
(16,54,67)
#0E2F3A
(14,47,58)
#0C2831
(12,40,49)
#0A2128
(10,33,40)
#081A1F
(8,26,31)
#061316
(6,19,22)
#040C0D
(4,12,13)
#000000
(0,0,0)

Tints of #185267

#185267
(24,82,103)
#2D6174
(45,97,116)
#427081
(66,112,129)
#577F8E
(87,127,142)
#6C8E9B
(108,142,155)
#819DA8
(129,157,168)
#96ACB5
(150,172,181)
#ABBBC2
(171,187,194)
#C0CACF
(192,202,207)
#D5D9DC
(213,217,220)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #185267; }

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

This text font color is #185267.

Background Color

.myBgColor { background-color: #185267; }

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

This div background color is #185267.

Border color

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

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

This div border color is #185267.

Opacity

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

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

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

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

This text has shadow with #185267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185267.

Preview

Color preview on black background

This text has color #185267 on black background.


Color preview on white background

This text has color #185267 on white background.


Black color preview on #185267 background

This text has black color on #185267 background.


White color preview on #185267 background

This text has white color on #185267 background.


Related colors

Complementary color

Complementary color for #hex is #E7AD98.


I love getcolorcode.com

Triadic colors

1 #671852 and #526718 with #185267 are triadic colors.

2 #675218 and #521867 with #185267 are triadic colors.