COLOR #334335

HEX: #334335 RGB: (51,67,53)

Color info

#334335 contains red, green and blue colors in about the same proportion. Web safe color of #334335 is #333333 (or #333).

RGB color model

#334335 color RGB value is (51,67,53).

RGB: (51,67,53) (20%, 26%, 21%)

RGB channels and saturation

R 51 of 255 = 20%
G 67 of 255 = 26%
B 53 of 255 = 21%

51
67
53

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

Portions of RGB colors in percentages

R + G + B = 51 + 67 + 53 = 171 (100%)
R 51 of 171 ~ 29.82%
G 67 of 171 ~ 39.18%
B 53 of 171 ~ 30.99'%

%29.82
%39.18
%30.99

CMYK color model

#334335 color CMYK value is (24,0,21,74).

  • cyan value is 23.88%
  • magenta value is 0.00%
  • yellow value is 20.90%
  • key color value is 73.73%

CMYK: (24,0,21,74)
C24M0Y21K74 (24%, 0%, 21%, 74%)
(0.24 / 0.00 / 0.21 / 0.74)

CMYK percentages

%23.88
%0
%20.9
%73.73

Codes

Color #334335 in popluar color models

33 43 35
RGB 51 67 53
HSL 128° 13.56% 23.14%
HSB/HSV 128° 23.88% 26.27%
CMYK 23.88% 0.00% 20.90%
73.73%

Color #334335 in popluar number systems.

HEX 33 43 35
Decimal 51 67 53
Binary 110011 1000011 110101
Octal 63 103 65

Shades and tints

Shades of #334335

#334335
(51,67,53)
#2F3D31
(47,61,49)
#2B372D
(43,55,45)
#273129
(39,49,41)
#232B25
(35,43,37)
#1F2521
(31,37,33)
#1B1F1D
(27,31,29)
#171919
(23,25,25)
#131315
(19,19,21)
#0F0D11
(15,13,17)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #334335

#334335
(51,67,53)
#455447
(69,84,71)
#576559
(87,101,89)
#69766B
(105,118,107)
#7B877D
(123,135,125)
#8D988F
(141,152,143)
#9FA9A1
(159,169,161)
#B1BAB3
(177,186,179)
#C3CBC5
(195,203,197)
#D5DCD7
(213,220,215)
#E7EDE9
(231,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334335 color. Also use rgb(51,67,53) instead hex code.

Text Font Color

.myTextColor { color: #334335; }

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

This text font color is #334335.

Background Color

.myBgColor { background-color: #334335; }

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

This div background color is #334335.

Border color

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

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

This div border color is #334335.

Opacity

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

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

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

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

This text has shadow with #334335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334335.

Preview

Color preview on black background

This text has color #334335 on black background.


Color preview on white background

This text has color #334335 on white background.


Black color preview on #334335 background

This text has black color on #334335 background.


White color preview on #334335 background

This text has white color on #334335 background.


Related colors

Complementary color

Complementary color for #hex is #CCBCCA.


I love getcolorcode.com

Triadic colors

1 #353343 and #433533 with #334335 are triadic colors.

2 #354333 and #433335 with #334335 are triadic colors.