COLOR #376A06

HEX: #376A06 RGB: (55,106,6)

Renk bilgisi

#376A06 contains mainly red and green colors. #376A06 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#376A06 color RGB value is (55,106,6).

RGB: (55,106,6) (22%, 42%, 2%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 106 of 255 = 42%
B 6 of 255 = 2%

55
106
6

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 106 + 6 = 167 (100%)
R 55 of 167 ~ 32.93%
G 106 of 167 ~ 63.47%
B 6 of 167 ~ 3.59'%

%32.93
%63.47

CMYK RENK MODELİ

#376A06 rengi CMYK tonu (48,0,94,58).

  • camgöbeği tonu 48.11%
  • eflatun tonu 0.00%
  • sarı tonu 94.34%
  • ana renk tonu 58.43%

CMYK: (48,0,94,58)
C48M0Y94K58 (48%, 0%, 94%, 58%)
(0.48 / 0.00 / 0.94 / 0.58)

CMYK yüzdeleri

%48.11
%0
%94.34
%58.43

Codes

Color #376A06 in popluar color models

37 6A 06
RGB 55 106 6
HSL 91° 89.29% 21.96%
HSB/HSV 91° 94.34% 41.57%
CMYK 48.11% 0.00% 94.34%
58.43%

Color #376A06 in popluar number systems.

HEX 37 6A 06
Decimal 55 106 6
Binary 110111 1101010 110
Octal 67 152 6

Shades and tints

Shades of #376A06

#376A06
(55,106,6)
#326106
(50,97,6)
#2D5806
(45,88,6)
#284F06
(40,79,6)
#234606
(35,70,6)
#1E3D06
(30,61,6)
#193406
(25,52,6)
#142B06
(20,43,6)
#0F2206
(15,34,6)
#0A1906
(10,25,6)
#051006
(5,16,6)
#000000
(0,0,0)

Tints of #376A06

#376A06
(55,106,6)
#49771C
(73,119,28)
#5B8432
(91,132,50)
#6D9148
(109,145,72)
#7F9E5E
(127,158,94)
#91AB74
(145,171,116)
#A3B88A
(163,184,138)
#B5C5A0
(181,197,160)
#C7D2B6
(199,210,182)
#D9DFCC
(217,223,204)
#EBECE2
(235,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376A06 color. Also use rgb(55,106,6) instead hex code.

Text Font Color

.myTextColor { color: #376A06; }

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

This text font color is #376A06.

Background Color

.myBgColor { background-color: #376A06; }

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

This div background color is #376A06.

Border color

.myBorderColor { border: 1px solid #376A06; }

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

This div border color is #376A06.

Opacity

.myOpacity80 { color: #376A06; opacity: 0.8; }

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

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

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

This text has shadow with #376A06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376A06.

Preview

Color preview on black background

This text has color #376A06 on black background.


Color preview on white background

This text has color #376A06 on white background.


Black color preview on #376A06 background

This text has black color on #376A06 background.


White color preview on #376A06 background

This text has white color on #376A06 background.


Related colors

Complementary color

Complementary color for #hex is #C895F9.


I love getcolorcode.com

Triadic colors

1 #06376A and #6A0637 with #376A06 are triadic colors.

2 #066A37 and #6A3706 with #376A06 are triadic colors.