COLOR #375D07

HEX: #375D07 RGB: (55,93,7)

Color info

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

RGB color model

#375D07 color RGB value is (55,93,7).

RGB: (55,93,7) (22%, 36%, 3%)

RGB channels and saturation

R 55 of 255 = 22%
G 93 of 255 = 36%
B 7 of 255 = 3%

55
93
7

R + G + B ~ 20%. #375D07 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 93 + 7 = 155 (100%)
R 55 of 155 ~ 35.48%
G 93 of 155 ~ 60%
B 7 of 155 ~ 4.52'%

%35.48
%60

CMYK color model

#375D07 color CMYK value is (41,0,92,64).

  • cyan value is 40.86%
  • magenta value is 0.00%
  • yellow value is 92.47%
  • key color value is 63.53%

CMYK: (41,0,92,64)
C41M0Y92K64 (41%, 0%, 92%, 64%)
(0.41 / 0.00 / 0.92 / 0.64)

CMYK percentages

%40.86
%0
%92.47
%63.53

Codes

Color #375D07 in popluar color models

37 5D 07
RGB 55 93 7
HSL 87° 86.00% 19.61%
HSB/HSV 87° 92.47% 36.47%
CMYK 40.86% 0.00% 92.47%
63.53%

Color #375D07 in popluar number systems.

HEX 37 5D 07
Decimal 55 93 7
Binary 110111 1011101 111
Octal 67 135 7

Shades and tints

Shades of #375D07

#375D07
(55,93,7)
#325507
(50,85,7)
#2D4D07
(45,77,7)
#284507
(40,69,7)
#233D07
(35,61,7)
#1E3507
(30,53,7)
#192D07
(25,45,7)
#142507
(20,37,7)
#0F1D07
(15,29,7)
#0A1507
(10,21,7)
#050D07
(5,13,7)
#000000
(0,0,0)

Tints of #375D07

#375D07
(55,93,7)
#496B1D
(73,107,29)
#5B7933
(91,121,51)
#6D8749
(109,135,73)
#7F955F
(127,149,95)
#91A375
(145,163,117)
#A3B18B
(163,177,139)
#B5BFA1
(181,191,161)
#C7CDB7
(199,205,183)
#D9DBCD
(217,219,205)
#EBE9E3
(235,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375D07 color. Also use rgb(55,93,7) instead hex code.

Text Font Color

.myTextColor { color: #375D07; }

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

This text font color is #375D07.

Background Color

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

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

This div background color is #375D07.

Border color

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

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

This div border color is #375D07.

Opacity

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

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

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

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

This text has shadow with #375D07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375D07.

Preview

Color preview on black background

This text has color #375D07 on black background.


Color preview on white background

This text has color #375D07 on white background.


Black color preview on #375D07 background

This text has black color on #375D07 background.


White color preview on #375D07 background

This text has white color on #375D07 background.


Related colors

Complementary color

Complementary color for #hex is #C8A2F8.


I love getcolorcode.com

Triadic colors

1 #07375D and #5D0737 with #375D07 are triadic colors.

2 #075D37 and #5D3707 with #375D07 are triadic colors.