COLOR #336139

HEX: #336139 RGB: (51,97,57)

Renk bilgisi

#336139 contains red, green and blue colors in about the same proportion. #336139 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#336139 color RGB value is (51,97,57).

RGB: (51,97,57) (20%, 38%, 22%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 97 of 255 = 38%
B 57 of 255 = 22%

51
97
57

R + G + B ~ 27%. #336139 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 97 + 57 = 205 (100%)
R 51 of 205 ~ 24.88%
G 97 of 205 ~ 47.32%
B 57 of 205 ~ 27.8'%

%24.88
%47.32
%27.8

CMYK RENK MODELİ

#336139 rengi CMYK tonu (47,0,41,62).

  • camgöbeği tonu 47.42%
  • eflatun tonu 0.00%
  • sarı tonu 41.24%
  • ana renk tonu 61.96%

CMYK: (47,0,41,62)
C47M0Y41K62 (47%, 0%, 41%, 62%)
(0.47 / 0.00 / 0.41 / 0.62)

CMYK yüzdeleri

%47.42
%0
%41.24
%61.96

Codes

Color #336139 in popluar color models

33 61 39
RGB 51 97 57
HSL 128° 31.08% 29.02%
HSB/HSV 128° 47.42% 38.04%
CMYK 47.42% 0.00% 41.24%
61.96%

Color #336139 in popluar number systems.

HEX 33 61 39
Decimal 51 97 57
Binary 110011 1100001 111001
Octal 63 141 71

Shades and tints

Shades of #336139

#336139
(51,97,57)
#2F5934
(47,89,52)
#2B512F
(43,81,47)
#27492A
(39,73,42)
#234125
(35,65,37)
#1F3920
(31,57,32)
#1B311B
(27,49,27)
#172916
(23,41,22)
#132111
(19,33,17)
#0F190C
(15,25,12)
#0B1107
(11,17,7)
#000000
(0,0,0)

Tints of #336139

#336139
(51,97,57)
#456F4B
(69,111,75)
#577D5D
(87,125,93)
#698B6F
(105,139,111)
#7B9981
(123,153,129)
#8DA793
(141,167,147)
#9FB5A5
(159,181,165)
#B1C3B7
(177,195,183)
#C3D1C9
(195,209,201)
#D5DFDB
(213,223,219)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336139 color. Also use rgb(51,97,57) instead hex code.

Text Font Color

.myTextColor { color: #336139; }

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

This text font color is #336139.

Background Color

.myBgColor { background-color: #336139; }

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

This div background color is #336139.

Border color

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

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

This div border color is #336139.

Opacity

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

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

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

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

This text has shadow with #336139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336139.

Preview

Color preview on black background

This text has color #336139 on black background.


Color preview on white background

This text has color #336139 on white background.


Black color preview on #336139 background

This text has black color on #336139 background.


White color preview on #336139 background

This text has white color on #336139 background.


Related colors

Complementary color

Complementary color for #hex is #CC9EC6.


I love getcolorcode.com

Triadic colors

1 #393361 and #613933 with #336139 are triadic colors.

2 #396133 and #613339 with #336139 are triadic colors.