COLOR #33533D

HEX: #33533D RGB: (51,83,61)

Color info

#33533D contains red, green and blue colors in about the same proportion. Web safe color of #33533D is #336633 (or #363).

RGB color model

#33533D color RGB value is (51,83,61).

RGB: (51,83,61) (20%, 33%, 24%)

RGB channels and saturation

R 51 of 255 = 20%
G 83 of 255 = 33%
B 61 of 255 = 24%

51
83
61

R + G + B ~ 26%. #33533D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 83 + 61 = 195 (100%)
R 51 of 195 ~ 26.15%
G 83 of 195 ~ 42.56%
B 61 of 195 ~ 31.28'%

%26.15
%42.56
%31.28

CMYK color model

#33533D color CMYK value is (39,0,27,67).

  • cyan value is 38.55%
  • magenta value is 0.00%
  • yellow value is 26.51%
  • key color value is 67.45%
CMYK: (39,0,27,67) C39M0Y27K67 (39%,0%,27%,67%) (0.39/0.00/0.27/0.67) 

CMYK percentages

%38.55
%0
%26.51
%67.45

Codes

Color #33533D in popluar color models

33 53 3D
RGB 51 83 61
HSL 139° 23.88% 26.27%
HSB/HSV 139° 38.55% 32.55%
CMYK 38.55% 0.00% 26.51%
67.45%

Color #33533D in popluar number systems.

HEX 33 53 3D
Decimal 51 83 61
Binary 110011 1010011 111101
Octal 63 123 75

Shades and tints

Shades of #33533D

#33533D
(51,83,61)
#2F4C38
(47,76,56)
#2B4533
(43,69,51)
#273E2E
(39,62,46)
#233729
(35,55,41)
#1F3024
(31,48,36)
#1B291F
(27,41,31)
#17221A
(23,34,26)
#131B15
(19,27,21)
#0F1410
(15,20,16)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #33533D

#33533D
(51,83,61)
#45624E
(69,98,78)
#57715F
(87,113,95)
#698070
(105,128,112)
#7B8F81
(123,143,129)
#8D9E92
(141,158,146)
#9FADA3
(159,173,163)
#B1BCB4
(177,188,180)
#C3CBC5
(195,203,197)
#D5DAD6
(213,218,214)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33533D color. Also use rgb(51,83,61) instead hex code.

Text Font Color

.myTextColor { color: #33533D; }

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

This text font color is #33533D.

Background Color

.myBgColor { background-color: #33533D; }

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

This div background color is #33533D.

Border color

.myBorderColor { border: 1px solid #33533D; }

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

This div border color is #33533D.

Opacity

.myOpacity80 { color: #33533D; opacity: 0.8; }

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

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

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

This text has shadow with #33533D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33533D.

Preview

Color preview on black background

This text has color #33533D on black background.


Color preview on white background

This text has color #33533D on white background.


Black color preview on #33533D background

This text has black color on #33533D background.


White color preview on #33533D background

This text has white color on #33533D background.


Related colors

Complementary color

Complementary color for #hex is #CCACC2.


I love getcolorcode.com

Triadic colors

1 #3D3353 and #533D33 with #33533D are triadic colors.

2 #3D5333 and #53333D with #33533D are triadic colors.