COLOR #376509

HEX: #376509 RGB: (55,101,9)

Color info

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

RGB color model

#376509 color RGB value is (55,101,9).

RGB: (55,101,9) (22%, 40%, 4%)

RGB channels and saturation

R 55 of 255 = 22%
G 101 of 255 = 40%
B 9 of 255 = 4%

55
101
9

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

Portions of RGB colors in percentages

R + G + B = 55 + 101 + 9 = 165 (100%)
R 55 of 165 ~ 33.33%
G 101 of 165 ~ 61.21%
B 9 of 165 ~ 5.45'%

%33.33
%61.21

CMYK color model

#376509 color CMYK value is (46,0,91,60).

  • cyan value is 45.54%
  • magenta value is 0.00%
  • yellow value is 91.09%
  • key color value is 60.39%

CMYK: (46,0,91,60)
C46M0Y91K60 (46%, 0%, 91%, 60%)
(0.46 / 0.00 / 0.91 / 0.60)

CMYK percentages

%45.54
%0
%91.09
%60.39

Codes

Color #376509 in popluar color models

37 65 09
RGB 55 101 9
HSL 90° 83.64% 21.57%
HSB/HSV 90° 91.09% 39.61%
CMYK 45.54% 0.00% 91.09%
60.39%

Color #376509 in popluar number systems.

HEX 37 65 09
Decimal 55 101 9
Binary 110111 1100101 1001
Octal 67 145 11

Shades and tints

Shades of #376509

#376509
(55,101,9)
#325C09
(50,92,9)
#2D5309
(45,83,9)
#284A09
(40,74,9)
#234109
(35,65,9)
#1E3809
(30,56,9)
#192F09
(25,47,9)
#142609
(20,38,9)
#0F1D09
(15,29,9)
#0A1409
(10,20,9)
#050B09
(5,11,9)
#000000
(0,0,0)

Tints of #376509

#376509
(55,101,9)
#49731F
(73,115,31)
#5B8135
(91,129,53)
#6D8F4B
(109,143,75)
#7F9D61
(127,157,97)
#91AB77
(145,171,119)
#A3B98D
(163,185,141)
#B5C7A3
(181,199,163)
#C7D5B9
(199,213,185)
#D9E3CF
(217,227,207)
#EBF1E5
(235,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376509 color. Also use rgb(55,101,9) instead hex code.

Text Font Color

.myTextColor { color: #376509; }

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

This text font color is #376509.

Background Color

.myBgColor { background-color: #376509; }

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

This div background color is #376509.

Border color

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

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

This div border color is #376509.

Opacity

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

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

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

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

This text has shadow with #376509 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376509.

Preview

Color preview on black background

This text has color #376509 on black background.


Color preview on white background

This text has color #376509 on white background.


Black color preview on #376509 background

This text has black color on #376509 background.


White color preview on #376509 background

This text has white color on #376509 background.


Related colors

Complementary color

Complementary color for #hex is #C89AF6.


I love getcolorcode.com

Triadic colors

1 #093765 and #650937 with #376509 are triadic colors.

2 #096537 and #653709 with #376509 are triadic colors.