COLOR #375A1A

HEX: #375A1A RGB: (55,90,26)

Color info

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

RGB color model

#375A1A color RGB value is (55,90,26).

RGB: (55,90,26) (22%, 35%, 10%)

RGB channels and saturation

R 55 of 255 = 22%
G 90 of 255 = 35%
B 26 of 255 = 10%

55
90
26

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

Portions of RGB colors in percentages

R + G + B = 55 + 90 + 26 = 171 (100%)
R 55 of 171 ~ 32.16%
G 90 of 171 ~ 52.63%
B 26 of 171 ~ 15.2'%

%32.16
%52.63
%15.2

CMYK color model

#375A1A color CMYK value is (39,0,71,65).

  • cyan value is 38.89%
  • magenta value is 0.00%
  • yellow value is 71.11%
  • key color value is 64.71%
CMYK: (39,0,71,65) C39M0Y71K65 (39%,0%,71%,65%) (0.39/0.00/0.71/0.65) 

CMYK percentages

%38.89
%0
%71.11
%64.71

Codes

Color #375A1A in popluar color models

37 5A 1A
RGB 55 90 26
HSL 93° 55.17% 22.75%
HSB/HSV 93° 71.11% 35.29%
CMYK 38.89% 0.00% 71.11%
64.71%

Color #375A1A in popluar number systems.

HEX 37 5A 1A
Decimal 55 90 26
Binary 110111 1011010 11010
Octal 67 132 32

Shades and tints

Shades of #375A1A

#375A1A
(55,90,26)
#325218
(50,82,24)
#2D4A16
(45,74,22)
#284214
(40,66,20)
#233A12
(35,58,18)
#1E3210
(30,50,16)
#192A0E
(25,42,14)
#14220C
(20,34,12)
#0F1A0A
(15,26,10)
#0A1208
(10,18,8)
#050A06
(5,10,6)
#000000
(0,0,0)

Tints of #375A1A

#375A1A
(55,90,26)
#49692E
(73,105,46)
#5B7842
(91,120,66)
#6D8756
(109,135,86)
#7F966A
(127,150,106)
#91A57E
(145,165,126)
#A3B492
(163,180,146)
#B5C3A6
(181,195,166)
#C7D2BA
(199,210,186)
#D9E1CE
(217,225,206)
#EBF0E2
(235,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375A1A color. Also use rgb(55,90,26) instead hex code.

Text Font Color

.myTextColor { color: #375A1A; }

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

This text font color is #375A1A.

Background Color

.myBgColor { background-color: #375A1A; }

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

This div background color is #375A1A.

Border color

.myBorderColor { border: 1px solid #375A1A; }

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

This div border color is #375A1A.

Opacity

.myOpacity80 { color: #375A1A; opacity: 0.8; }

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

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

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

This text has shadow with #375A1A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375A1A.

Preview

Color preview on black background

This text has color #375A1A on black background.


Color preview on white background

This text has color #375A1A on white background.


Black color preview on #375A1A background

This text has black color on #375A1A background.


White color preview on #375A1A background

This text has white color on #375A1A background.


Related colors

Complementary color

Complementary color for #hex is #C8A5E5.


I love getcolorcode.com

Triadic colors

1 #1A375A and #5A1A37 with #375A1A are triadic colors.

2 #1A5A37 and #5A371A with #375A1A are triadic colors.