COLOR #336600

HEX: #336600 RGB: (51,102,0)

Renk bilgisi

#336600 contains only red and green colors. #336600 color is web safe color. It maybe written shortly as #360.

RGB renk modeli

#336600 color RGB value is (51,102,0).

RGB: (51,102,0) (20%, 40%, 0%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 102 of 255 = 40%
B 0 of 255 = 0%

51
102
0

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

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 102 + 0 = 153 (100%)
R 51 of 153 ~ 33.33%
G 102 of 153 ~ 66.67%
B 0 of 153 ~ 0'%

%33.33
%66.67

CMYK RENK MODELİ

#336600 rengi CMYK tonu (50,0,100,60).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 100.00%
  • ana renk tonu 60.00%

CMYK: (50,0,100,60)
C50M0Y100K60 (50%, 0%, 100%, 60%)
(0.50 / 0.00 / 1.00 / 0.60)

CMYK yüzdeleri

%50
%0
%100
%60

Codes

Color #336600 in popluar color models

33 66 00
RGB 51 102 0
HSL 90° 100.00% 20.00%
HSB/HSV 90° 100.00% 40.00%
CMYK 50.00% 0.00% 100.00%
60.00%

Color #336600 in popluar number systems.

HEX 33 66 00
Decimal 51 102 0
Binary 110011 1100110 0
Octal 63 146 0

Shades and tints

Shades of #336600

#336600
(51,102,0)
#2F5D00
(47,93,0)
#2B5400
(43,84,0)
#274B00
(39,75,0)
#234200
(35,66,0)
#1F3900
(31,57,0)
#1B3000
(27,48,0)
#172700
(23,39,0)
#131E00
(19,30,0)
#0F1500
(15,21,0)
#0B0C00
(11,12,0)
#000000
(0,0,0)

Tints of #336600

#336600
(51,102,0)
#457317
(69,115,23)
#57802E
(87,128,46)
#698D45
(105,141,69)
#7B9A5C
(123,154,92)
#8DA773
(141,167,115)
#9FB48A
(159,180,138)
#B1C1A1
(177,193,161)
#C3CEB8
(195,206,184)
#D5DBCF
(213,219,207)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336600 color. Also use rgb(51,102,0) instead hex code.

Text Font Color

.myTextColor { color: #336600; }

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

This text font color is #336600.

Background Color

.myBgColor { background-color: #336600; }

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

This div background color is #336600.

Border color

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

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

This div border color is #336600.

Opacity

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

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

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

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

This text has shadow with #336600 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336600.

Preview

Color preview on black background

This text has color #336600 on black background.


Color preview on white background

This text has color #336600 on white background.


Black color preview on #336600 background

This text has black color on #336600 background.


White color preview on #336600 background

This text has white color on #336600 background.


Related colors

Complementary color

Complementary color for #hex is #CC99FF.


I love getcolorcode.com

Triadic colors

1 #003366 and #660033 with #336600 are triadic colors.

2 #006633 and #663300 with #336600 are triadic colors.