COLOR #336575

HEX: #336575 RGB: (51,101,117)

Color info

#336575 contains mainly green and blue colors. Web safe color of #336575 is #336666 (or #366).

RGB color model

#336575 color RGB value is (51,101,117).

RGB: (51,101,117) (20%, 40%, 46%)

RGB channels and saturation

R 51 of 255 = 20%
G 101 of 255 = 40%
B 117 of 255 = 46%

51
101
117

R + G + B ~ 35%. #336575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 101 + 117 = 269 (100%)
R 51 of 269 ~ 18.96%
G 101 of 269 ~ 37.55%
B 117 of 269 ~ 43.49'%

%18.96
%37.55
%43.49

CMYK color model

#336575 color CMYK value is (56,14,0,54).

  • cyan value is 56.41%
  • magenta value is 13.68%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (56,14,0,54)
C56M14Y0K54 (56%, 14%, 0%, 54%)
(0.56 / 0.14 / 0.00 / 0.54)

CMYK percentages

%56.41
%13.68
%0
%54.12

Codes

Color #336575 in popluar color models

33 65 75
RGB 51 101 117
HSL 195° 39.29% 32.94%
HSB/HSV 195° 56.41% 45.88%
CMYK 56.41% 13.68% 0.00%
54.12%

Color #336575 in popluar number systems.

HEX 33 65 75
Decimal 51 101 117
Binary 110011 1100101 1110101
Octal 63 145 165

Shades and tints

Shades of #336575

#336575
(51,101,117)
#2F5C6B
(47,92,107)
#2B5361
(43,83,97)
#274A57
(39,74,87)
#23414D
(35,65,77)
#1F3843
(31,56,67)
#1B2F39
(27,47,57)
#17262F
(23,38,47)
#131D25
(19,29,37)
#0F141B
(15,20,27)
#0B0B11
(11,11,17)
#000000
(0,0,0)

Tints of #336575

#336575
(51,101,117)
#457381
(69,115,129)
#57818D
(87,129,141)
#698F99
(105,143,153)
#7B9DA5
(123,157,165)
#8DABB1
(141,171,177)
#9FB9BD
(159,185,189)
#B1C7C9
(177,199,201)
#C3D5D5
(195,213,213)
#D5E3E1
(213,227,225)
#E7F1ED
(231,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336575 color. Also use rgb(51,101,117) instead hex code.

Text Font Color

.myTextColor { color: #336575; }

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

This text font color is #336575.

Background Color

.myBgColor { background-color: #336575; }

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

This div background color is #336575.

Border color

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

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

This div border color is #336575.

Opacity

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

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

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

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

This text has shadow with #336575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336575.

Preview

Color preview on black background

This text has color #336575 on black background.


Color preview on white background

This text has color #336575 on white background.


Black color preview on #336575 background

This text has black color on #336575 background.


White color preview on #336575 background

This text has white color on #336575 background.


Related colors

Complementary color

Complementary color for #hex is #CC9A8A.


I love getcolorcode.com

Triadic colors

1 #753365 and #657533 with #336575 are triadic colors.

2 #756533 and #653375 with #336575 are triadic colors.