COLOR #33616A

HEX: #33616A RGB: (51,97,106)

Color info

#33616A contains red, green and blue colors in about the same proportion. Web safe color of #33616A is #336666 (or #366).

RGB color model

#33616A color RGB value is (51,97,106).

RGB: (51,97,106) (20%, 38%, 42%)

RGB channels and saturation

R 51 of 255 = 20%
G 97 of 255 = 38%
B 106 of 255 = 42%

51
97
106

R + G + B ~ 33%. #33616A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 97 + 106 = 254 (100%)
R 51 of 254 ~ 20.08%
G 97 of 254 ~ 38.19%
B 106 of 254 ~ 41.73'%

%20.08
%38.19
%41.73

CMYK color model

#33616A color CMYK value is (52,8,0,58).

  • cyan value is 51.89%
  • magenta value is 8.49%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (52,8,0,58)
C52M8Y0K58 (52%, 8%, 0%, 58%)
(0.52 / 0.08 / 0.00 / 0.58)

CMYK percentages

%51.89
%8.49
%0
%58.43

Codes

Color #33616A in popluar color models

33 61 6A
RGB 51 97 106
HSL 190° 35.03% 30.78%
HSB/HSV 190° 51.89% 41.57%
CMYK 51.89% 8.49% 0.00%
58.43%

Color #33616A in popluar number systems.

HEX 33 61 6A
Decimal 51 97 106
Binary 110011 1100001 1101010
Octal 63 141 152

Shades and tints

Shades of #33616A

#33616A
(51,97,106)
#2F5961
(47,89,97)
#2B5158
(43,81,88)
#27494F
(39,73,79)
#234146
(35,65,70)
#1F393D
(31,57,61)
#1B3134
(27,49,52)
#17292B
(23,41,43)
#132122
(19,33,34)
#0F1919
(15,25,25)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #33616A

#33616A
(51,97,106)
#456F77
(69,111,119)
#577D84
(87,125,132)
#698B91
(105,139,145)
#7B999E
(123,153,158)
#8DA7AB
(141,167,171)
#9FB5B8
(159,181,184)
#B1C3C5
(177,195,197)
#C3D1D2
(195,209,210)
#D5DFDF
(213,223,223)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33616A color. Also use rgb(51,97,106) instead hex code.

Text Font Color

.myTextColor { color: #33616A; }

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

This text font color is #33616A.

Background Color

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

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

This div background color is #33616A.

Border color

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

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

This div border color is #33616A.

Opacity

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

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

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

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

This text has shadow with #33616A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33616A.

Preview

Color preview on black background

This text has color #33616A on black background.


Color preview on white background

This text has color #33616A on white background.


Black color preview on #33616A background

This text has black color on #33616A background.


White color preview on #33616A background

This text has white color on #33616A background.


Related colors

Complementary color

Complementary color for #hex is #CC9E95.


I love getcolorcode.com

Triadic colors

1 #6A3361 and #616A33 with #33616A are triadic colors.

2 #6A6133 and #61336A with #33616A are triadic colors.