COLOR #396006

HEX: #396006
RGB: (57,96,6)

Renk bilgisi

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

RGB renk modeli

#396006 color RGB value is (57,96,6).

  • kırmız ton 57;
  • yeşil ton 96;
  • mavi ton 6.
RGB:
(57,96,6)
(22%,38%,2%)

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 96 of 255 = 38%
B 6 of 255 = 2%

57
96
6

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

Yüzdelerle RGB renk parçaları

R + G + B =
57 + 96 + 6 = 159 (100%)
R 57 of 159 ~ 35.85%
G 96 of 159 ~ 60.38%
B 6 of 159 ~ 3.77%

%35.85
%60.38

CMYK RENK MODELİ

#396006 rengi CMYK tonu (41,0,94,62).

  • camgöbeği tonu 40.63%
  • eflatun tonu 0.00%
  • sarı tonu 93.75%
  • ana renk tonu 62.35%
CMYK:
(41,0,94,62)
C41M0Y94K62 
(41%,0%,94%,62%)
(0.41/0.00/0.94/0.62)	

CMYK yüzdeleri

%40.63
%0
%93.75
%62.35

Codes

Color #396006 in popluar color models

396006
RGB57966
HSL86°88.24%20.00%
HSB/HSV86°93.75%37.65%
CMYK40.63%0.00%93.75%
62.35%

Color #396006 in popluar number systems.

HEX396006
Decimal57966
Binary1110011100000110
Octal711406

Shades and tints

Shades of #396006

#396006
(57,96,6)
#345806
(52,88,6)
#2F5006
(47,80,6)
#2A4806
(42,72,6)
#254006
(37,64,6)
#203806
(32,56,6)
#1B3006
(27,48,6)
#162806
(22,40,6)
#112006
(17,32,6)
#0C1806
(12,24,6)
#071006
(7,16,6)
#000000
(0,0,0)

Tints of #396006

#396006
(57,96,6)
#4B6E1C
(75,110,28)
#5D7C32
(93,124,50)
#6F8A48
(111,138,72)
#81985E
(129,152,94)
#93A674
(147,166,116)
#A5B48A
(165,180,138)
#B7C2A0
(183,194,160)
#C9D0B6
(201,208,182)
#DBDECC
(219,222,204)
#EDECE2
(237,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396006 color. Also use rgb(57,96,6) instead hex code.

Text Font Color

.myTextColor { color: #396006; }

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

This text font color is #396006.


Background Color

.myBgColor { background-color: #396006; }

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

This div background color is #396006.


Border color

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

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

This div border color is #396006.


Opacity

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

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

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

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

This text has shadow with #396006 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #396006 on black background.


Color preview on white background

This text has color #396006 on white background.



Black color preview on #396006 background

This text has black color on #396006 background.


White color preview on #396006 background

This text has white color on #396006 background.