COLOR #185040

HEX: #185040 RGB: (24,80,64)

Color info

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

RGB color model

#185040 color RGB value is (24,80,64).

RGB: (24,80,64) (9%, 31%, 25%)

RGB channels and saturation

R 24 of 255 = 9%
G 80 of 255 = 31%
B 64 of 255 = 25%

24
80
64

R + G + B ~ 22%. #185040 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 80 + 64 = 168 (100%)
R 24 of 168 ~ 14.29%
G 80 of 168 ~ 47.62%
B 64 of 168 ~ 38.1'%

%14.29
%47.62
%38.1

CMYK color model

#185040 color CMYK value is (70,0,20,69).

  • cyan value is 70.00%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 68.63%
CMYK: (70,0,20,69) C70M0Y20K69 (70%,0%,20%,69%) (0.70/0.00/0.20/0.69) 

CMYK percentages

%70
%0
%20
%68.63

Codes

Color #185040 in popluar color models

18 50 40
RGB 24 80 64
HSL 163° 53.85% 20.39%
HSB/HSV 163° 70.00% 31.37%
CMYK 70.00% 0.00% 20.00%
68.63%

Color #185040 in popluar number systems.

HEX 18 50 40
Decimal 24 80 64
Binary 11000 1010000 1000000
Octal 30 120 100

Shades and tints

Shades of #185040

#185040
(24,80,64)
#16493B
(22,73,59)
#144236
(20,66,54)
#123B31
(18,59,49)
#10342C
(16,52,44)
#0E2D27
(14,45,39)
#0C2622
(12,38,34)
#0A1F1D
(10,31,29)
#081818
(8,24,24)
#061113
(6,17,19)
#040A0E
(4,10,14)
#000000
(0,0,0)

Tints of #185040

#185040
(24,80,64)
#2D5F51
(45,95,81)
#426E62
(66,110,98)
#577D73
(87,125,115)
#6C8C84
(108,140,132)
#819B95
(129,155,149)
#96AAA6
(150,170,166)
#ABB9B7
(171,185,183)
#C0C8C8
(192,200,200)
#D5D7D9
(213,215,217)
#EAE6EA
(234,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #185040; }

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

This text font color is #185040.

Background Color

.myBgColor { background-color: #185040; }

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

This div background color is #185040.

Border color

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

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

This div border color is #185040.

Opacity

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

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

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

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

This text has shadow with #185040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185040.

Preview

Color preview on black background

This text has color #185040 on black background.


Color preview on white background

This text has color #185040 on white background.


Black color preview on #185040 background

This text has black color on #185040 background.


White color preview on #185040 background

This text has white color on #185040 background.


Related colors

Complementary color

Complementary color for #hex is #E7AFBF.


I love getcolorcode.com

Triadic colors

1 #401850 and #504018 with #185040 are triadic colors.

2 #405018 and #501840 with #185040 are triadic colors.