COLOR #375518

HEX: #375518 RGB: (55,85,24)

Color info

#375518 contains mainly red and green colors. Web safe color of #375518 is #336600 (or #360).

RGB color model

#375518 color RGB value is (55,85,24).

RGB: (55,85,24) (22%, 33%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 85 of 255 = 33%
B 24 of 255 = 9%

55
85
24

R + G + B ~ 21%. #375518 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 85 + 24 = 164 (100%)
R 55 of 164 ~ 33.54%
G 85 of 164 ~ 51.83%
B 24 of 164 ~ 14.63'%

%33.54
%51.83
%14.63

CMYK color model

#375518 color CMYK value is (35,0,72,67).

  • cyan value is 35.29%
  • magenta value is 0.00%
  • yellow value is 71.76%
  • key color value is 66.67%

CMYK: (35,0,72,67)
C35M0Y72K67 (35%, 0%, 72%, 67%)
(0.35 / 0.00 / 0.72 / 0.67)

CMYK percentages

%35.29
%0
%71.76
%66.67

Codes

Color #375518 in popluar color models

37 55 18
RGB 55 85 24
HSL 90° 55.96% 21.37%
HSB/HSV 90° 71.76% 33.33%
CMYK 35.29% 0.00% 71.76%
66.67%

Color #375518 in popluar number systems.

HEX 37 55 18
Decimal 55 85 24
Binary 110111 1010101 11000
Octal 67 125 30

Shades and tints

Shades of #375518

#375518
(55,85,24)
#324E16
(50,78,22)
#2D4714
(45,71,20)
#284012
(40,64,18)
#233910
(35,57,16)
#1E320E
(30,50,14)
#192B0C
(25,43,12)
#14240A
(20,36,10)
#0F1D08
(15,29,8)
#0A1606
(10,22,6)
#050F04
(5,15,4)
#000000
(0,0,0)

Tints of #375518

#375518
(55,85,24)
#49642D
(73,100,45)
#5B7342
(91,115,66)
#6D8257
(109,130,87)
#7F916C
(127,145,108)
#91A081
(145,160,129)
#A3AF96
(163,175,150)
#B5BEAB
(181,190,171)
#C7CDC0
(199,205,192)
#D9DCD5
(217,220,213)
#EBEBEA
(235,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375518; }

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

This text font color is #375518.

Background Color

.myBgColor { background-color: #375518; }

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

This div background color is #375518.

Border color

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

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

This div border color is #375518.

Opacity

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

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

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

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

This text has shadow with #375518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375518.

Preview

Color preview on black background

This text has color #375518 on black background.


Color preview on white background

This text has color #375518 on white background.


Black color preview on #375518 background

This text has black color on #375518 background.


White color preview on #375518 background

This text has white color on #375518 background.


Related colors

Complementary color

Complementary color for #hex is #C8AAE7.


I love getcolorcode.com

Triadic colors

1 #183755 and #551837 with #375518 are triadic colors.

2 #185537 and #553718 with #375518 are triadic colors.