COLOR #185321

HEX: #185321 RGB: (24,83,33)

Color info

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

RGB color model

#185321 color RGB value is (24,83,33).

RGB: (24,83,33) (9%, 33%, 13%)

RGB channels and saturation

R 24 of 255 = 9%
G 83 of 255 = 33%
B 33 of 255 = 13%

24
83
33

R + G + B ~ 18%. #185321 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 83 + 33 = 140 (100%)
R 24 of 140 ~ 17.14%
G 83 of 140 ~ 59.29%
B 33 of 140 ~ 23.57'%

%17.14
%59.29
%23.57

CMYK color model

#185321 color CMYK value is (71,0,60,67).

  • cyan value is 71.08%
  • magenta value is 0.00%
  • yellow value is 60.24%
  • key color value is 67.45%

CMYK: (71,0,60,67)
C71M0Y60K67 (71%, 0%, 60%, 67%)
(0.71 / 0.00 / 0.60 / 0.67)

CMYK percentages

%71.08
%0
%60.24
%67.45

Codes

Color #185321 in popluar color models

18 53 21
RGB 24 83 33
HSL 129° 55.14% 20.98%
HSB/HSV 129° 71.08% 32.55%
CMYK 71.08% 0.00% 60.24%
67.45%

Color #185321 in popluar number systems.

HEX 18 53 21
Decimal 24 83 33
Binary 11000 1010011 100001
Octal 30 123 41

Shades and tints

Shades of #185321

#185321
(24,83,33)
#164C1E
(22,76,30)
#14451B
(20,69,27)
#123E18
(18,62,24)
#103715
(16,55,21)
#0E3012
(14,48,18)
#0C290F
(12,41,15)
#0A220C
(10,34,12)
#081B09
(8,27,9)
#061406
(6,20,6)
#040D03
(4,13,3)
#000000
(0,0,0)

Tints of #185321

#185321
(24,83,33)
#2D6235
(45,98,53)
#427149
(66,113,73)
#57805D
(87,128,93)
#6C8F71
(108,143,113)
#819E85
(129,158,133)
#96AD99
(150,173,153)
#ABBCAD
(171,188,173)
#C0CBC1
(192,203,193)
#D5DAD5
(213,218,213)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #185321 color. Also use rgb(24,83,33) instead hex code.

Text Font Color

.myTextColor { color: #185321; }

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

This text font color is #185321.

Background Color

.myBgColor { background-color: #185321; }

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

This div background color is #185321.

Border color

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

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

This div border color is #185321.

Opacity

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

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

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

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

This text has shadow with #185321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185321.

Preview

Color preview on black background

This text has color #185321 on black background.


Color preview on white background

This text has color #185321 on white background.


Black color preview on #185321 background

This text has black color on #185321 background.


White color preview on #185321 background

This text has white color on #185321 background.


Related colors

Complementary color

Complementary color for #hex is #E7ACDE.


I love getcolorcode.com

Triadic colors

1 #211853 and #532118 with #185321 are triadic colors.

2 #215318 and #531821 with #185321 are triadic colors.