COLOR #334018

HEX: #334018 RGB: (51,64,24)

Color info

#334018 contains red, green and blue colors in about the same proportion. Web safe color of #334018 is #333300 (or #330).

RGB color model

#334018 color RGB value is (51,64,24).

RGB: (51,64,24) (20%, 25%, 9%)

RGB channels and saturation

R 51 of 255 = 20%
G 64 of 255 = 25%
B 24 of 255 = 9%

51
64
24

R + G + B ~ 18%. #334018 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 64 + 24 = 139 (100%)
R 51 of 139 ~ 36.69%
G 64 of 139 ~ 46.04%
B 24 of 139 ~ 17.27'%

%36.69
%46.04
%17.27

CMYK color model

#334018 color CMYK value is (20,0,63,75).

  • cyan value is 20.31%
  • magenta value is 0.00%
  • yellow value is 62.50%
  • key color value is 74.90%

CMYK: (20,0,63,75)
C20M0Y63K75 (20%, 0%, 63%, 75%)
(0.20 / 0.00 / 0.63 / 0.75)

CMYK percentages

%20.31
%0
%62.5
%74.9

Codes

Color #334018 in popluar color models

33 40 18
RGB 51 64 24
HSL 80° 45.45% 17.25%
HSB/HSV 80° 62.50% 25.10%
CMYK 20.31% 0.00% 62.50%
74.90%

Color #334018 in popluar number systems.

HEX 33 40 18
Decimal 51 64 24
Binary 110011 1000000 11000
Octal 63 100 30

Shades and tints

Shades of #334018

#334018
(51,64,24)
#2F3B16
(47,59,22)
#2B3614
(43,54,20)
#273112
(39,49,18)
#232C10
(35,44,16)
#1F270E
(31,39,14)
#1B220C
(27,34,12)
#171D0A
(23,29,10)
#131808
(19,24,8)
#0F1306
(15,19,6)
#0B0E04
(11,14,4)
#000000
(0,0,0)

Tints of #334018

#334018
(51,64,24)
#45512D
(69,81,45)
#576242
(87,98,66)
#697357
(105,115,87)
#7B846C
(123,132,108)
#8D9581
(141,149,129)
#9FA696
(159,166,150)
#B1B7AB
(177,183,171)
#C3C8C0
(195,200,192)
#D5D9D5
(213,217,213)
#E7EAEA
(231,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334018 color. Also use rgb(51,64,24) instead hex code.

Text Font Color

.myTextColor { color: #334018; }

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

This text font color is #334018.

Background Color

.myBgColor { background-color: #334018; }

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

This div background color is #334018.

Border color

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

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

This div border color is #334018.

Opacity

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

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

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

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

This text has shadow with #334018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334018.

Preview

Color preview on black background

This text has color #334018 on black background.


Color preview on white background

This text has color #334018 on white background.


Black color preview on #334018 background

This text has black color on #334018 background.


White color preview on #334018 background

This text has white color on #334018 background.


Related colors

Complementary color

Complementary color for #hex is #CCBFE7.


I love getcolorcode.com

Triadic colors

1 #183340 and #401833 with #334018 are triadic colors.

2 #184033 and #403318 with #334018 are triadic colors.