COLOR #185457

HEX: #185457 RGB: (24,84,87)

Color info

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

RGB color model

#185457 color RGB value is (24,84,87).

RGB: (24,84,87) (9%, 33%, 34%)

RGB channels and saturation

R 24 of 255 = 9%
G 84 of 255 = 33%
B 87 of 255 = 34%

24
84
87

R + G + B ~ 25%. #185457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 84 + 87 = 195 (100%)
R 24 of 195 ~ 12.31%
G 84 of 195 ~ 43.08%
B 87 of 195 ~ 44.62'%

%12.31
%43.08
%44.62

CMYK color model

#185457 color CMYK value is (72,3,0,66).

  • cyan value is 72.41%
  • magenta value is 3.45%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (72,3,0,66)
C72M3Y0K66 (72%, 3%, 0%, 66%)
(0.72 / 0.03 / 0.00 / 0.66)

CMYK percentages

%72.41
%3.45
%0
%65.88

Codes

Color #185457 in popluar color models

18 54 57
RGB 24 84 87
HSL 183° 56.76% 21.76%
HSB/HSV 183° 72.41% 34.12%
CMYK 72.41% 3.45% 0.00%
65.88%

Color #185457 in popluar number systems.

HEX 18 54 57
Decimal 24 84 87
Binary 11000 1010100 1010111
Octal 30 124 127

Shades and tints

Shades of #185457

#185457
(24,84,87)
#164D50
(22,77,80)
#144649
(20,70,73)
#123F42
(18,63,66)
#10383B
(16,56,59)
#0E3134
(14,49,52)
#0C2A2D
(12,42,45)
#0A2326
(10,35,38)
#081C1F
(8,28,31)
#061518
(6,21,24)
#040E11
(4,14,17)
#000000
(0,0,0)

Tints of #185457

#185457
(24,84,87)
#2D6366
(45,99,102)
#427275
(66,114,117)
#578184
(87,129,132)
#6C9093
(108,144,147)
#819FA2
(129,159,162)
#96AEB1
(150,174,177)
#ABBDC0
(171,189,192)
#C0CCCF
(192,204,207)
#D5DBDE
(213,219,222)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #185457 color. Also use rgb(24,84,87) instead hex code.

Text Font Color

.myTextColor { color: #185457; }

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

This text font color is #185457.

Background Color

.myBgColor { background-color: #185457; }

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

This div background color is #185457.

Border color

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

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

This div border color is #185457.

Opacity

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

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

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

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

This text has shadow with #185457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185457.

Preview

Color preview on black background

This text has color #185457 on black background.


Color preview on white background

This text has color #185457 on white background.


Black color preview on #185457 background

This text has black color on #185457 background.


White color preview on #185457 background

This text has white color on #185457 background.


Related colors

Complementary color

Complementary color for #hex is #E7ABA8.


I love getcolorcode.com

Triadic colors

1 #571854 and #545718 with #185457 are triadic colors.

2 #575418 and #541857 with #185457 are triadic colors.