COLOR #33584A

HEX: #33584A RGB: (51,88,74)

Color info

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

RGB color model

#33584A color RGB value is (51,88,74).

RGB: (51,88,74) (20%, 35%, 29%)

RGB channels and saturation

R 51 of 255 = 20%
G 88 of 255 = 35%
B 74 of 255 = 29%

51
88
74

R + G + B ~ 28%. #33584A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 88 + 74 = 213 (100%)
R 51 of 213 ~ 23.94%
G 88 of 213 ~ 41.31%
B 74 of 213 ~ 34.74'%

%23.94
%41.31
%34.74

CMYK color model

#33584A color CMYK value is (42,0,16,65).

  • cyan value is 42.05%
  • magenta value is 0.00%
  • yellow value is 15.91%
  • key color value is 65.49%

CMYK: (42,0,16,65)
C42M0Y16K65 (42%, 0%, 16%, 65%)
(0.42 / 0.00 / 0.16 / 0.65)

CMYK percentages

%42.05
%0
%15.91
%65.49

Codes

Color #33584A in popluar color models

33 58 4A
RGB 51 88 74
HSL 157° 26.62% 27.25%
HSB/HSV 157° 42.05% 34.51%
CMYK 42.05% 0.00% 15.91%
65.49%

Color #33584A in popluar number systems.

HEX 33 58 4A
Decimal 51 88 74
Binary 110011 1011000 1001010
Octal 63 130 112

Shades and tints

Shades of #33584A

#33584A
(51,88,74)
#2F5044
(47,80,68)
#2B483E
(43,72,62)
#274038
(39,64,56)
#233832
(35,56,50)
#1F302C
(31,48,44)
#1B2826
(27,40,38)
#172020
(23,32,32)
#13181A
(19,24,26)
#0F1014
(15,16,20)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #33584A

#33584A
(51,88,74)
#45675A
(69,103,90)
#57766A
(87,118,106)
#69857A
(105,133,122)
#7B948A
(123,148,138)
#8DA39A
(141,163,154)
#9FB2AA
(159,178,170)
#B1C1BA
(177,193,186)
#C3D0CA
(195,208,202)
#D5DFDA
(213,223,218)
#E7EEEA
(231,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33584A color. Also use rgb(51,88,74) instead hex code.

Text Font Color

.myTextColor { color: #33584A; }

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

This text font color is #33584A.

Background Color

.myBgColor { background-color: #33584A; }

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

This div background color is #33584A.

Border color

.myBorderColor { border: 1px solid #33584A; }

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

This div border color is #33584A.

Opacity

.myOpacity80 { color: #33584A; opacity: 0.8; }

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

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

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

This text has shadow with #33584A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33584A.

Preview

Color preview on black background

This text has color #33584A on black background.


Color preview on white background

This text has color #33584A on white background.


Black color preview on #33584A background

This text has black color on #33584A background.


White color preview on #33584A background

This text has white color on #33584A background.


Related colors

Complementary color

Complementary color for #hex is #CCA7B5.


I love getcolorcode.com

Triadic colors

1 #4A3358 and #584A33 with #33584A are triadic colors.

2 #4A5833 and #58334A with #33584A are triadic colors.