COLOR #185515

HEX: #185515 RGB: (24,85,21)

Color info

#185515 contains mainly green color. Web safe color of #185515 is #006600 (or #060).

RGB color model

#185515 color RGB value is (24,85,21).

RGB: (24,85,21) (9%, 33%, 8%)

RGB channels and saturation

R 24 of 255 = 9%
G 85 of 255 = 33%
B 21 of 255 = 8%

24
85
21

R + G + B ~ 17%. #185515 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 85 + 21 = 130 (100%)
R 24 of 130 ~ 18.46%
G 85 of 130 ~ 65.38%
B 21 of 130 ~ 16.15'%

%18.46
%65.38
%16.15

CMYK color model

#185515 color CMYK value is (72,0,75,67).

  • cyan value is 71.76%
  • magenta value is 0.00%
  • yellow value is 75.29%
  • key color value is 66.67%
CMYK: (72,0,75,67) C72M0Y75K67 (72%,0%,75%,67%) (0.72/0.00/0.75/0.67) 

CMYK percentages

%71.76
%0
%75.29
%66.67

Codes

Color #185515 in popluar color models

18 55 15
RGB 24 85 21
HSL 117° 60.38% 20.78%
HSB/HSV 117° 75.29% 33.33%
CMYK 71.76% 0.00% 75.29%
66.67%

Color #185515 in popluar number systems.

HEX 18 55 15
Decimal 24 85 21
Binary 11000 1010101 10101
Octal 30 125 25

Shades and tints

Shades of #185515

#185515
(24,85,21)
#164E14
(22,78,20)
#144713
(20,71,19)
#124012
(18,64,18)
#103911
(16,57,17)
#0E3210
(14,50,16)
#0C2B0F
(12,43,15)
#0A240E
(10,36,14)
#081D0D
(8,29,13)
#06160C
(6,22,12)
#040F0B
(4,15,11)
#000000
(0,0,0)

Tints of #185515

#185515
(24,85,21)
#2D642A
(45,100,42)
#42733F
(66,115,63)
#578254
(87,130,84)
#6C9169
(108,145,105)
#81A07E
(129,160,126)
#96AF93
(150,175,147)
#ABBEA8
(171,190,168)
#C0CDBD
(192,205,189)
#D5DCD2
(213,220,210)
#EAEBE7
(234,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #185515 color. Also use rgb(24,85,21) instead hex code.

Text Font Color

.myTextColor { color: #185515; }

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

This text font color is #185515.

Background Color

.myBgColor { background-color: #185515; }

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

This div background color is #185515.

Border color

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

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

This div border color is #185515.

Opacity

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

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

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

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

This text has shadow with #185515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185515.

Preview

Color preview on black background

This text has color #185515 on black background.


Color preview on white background

This text has color #185515 on white background.


Black color preview on #185515 background

This text has black color on #185515 background.


White color preview on #185515 background

This text has white color on #185515 background.


Related colors

Complementary color

Complementary color for #hex is #E7AAEA.


I love getcolorcode.com

Triadic colors

1 #151855 and #551518 with #185515 are triadic colors.

2 #155518 and #551815 with #185515 are triadic colors.