COLOR #335152

HEX: #335152 RGB: (51,81,82)

Color info

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

RGB color model

#335152 color RGB value is (51,81,82).

RGB: (51,81,82) (20%, 32%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 81 of 255 = 32%
B 82 of 255 = 32%

51
81
82

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

Portions of RGB colors in percentages

R + G + B = 51 + 81 + 82 = 214 (100%)
R 51 of 214 ~ 23.83%
G 81 of 214 ~ 37.85%
B 82 of 214 ~ 38.32'%

%23.83
%37.85
%38.32

CMYK color model

#335152 color CMYK value is (38,1,0,68).

  • cyan value is 37.80%
  • magenta value is 1.22%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (38,1,0,68)
C38M1Y0K68 (38%, 1%, 0%, 68%)
(0.38 / 0.01 / 0.00 / 0.68)

CMYK percentages

%37.8
%1.22
%0
%67.84

Codes

Color #335152 in popluar color models

33 51 52
RGB 51 81 82
HSL 182° 23.31% 26.08%
HSB/HSV 182° 37.80% 32.16%
CMYK 37.80% 1.22% 0.00%
67.84%

Color #335152 in popluar number systems.

HEX 33 51 52
Decimal 51 81 82
Binary 110011 1010001 1010010
Octal 63 121 122

Shades and tints

Shades of #335152

#335152
(51,81,82)
#2F4A4B
(47,74,75)
#2B4344
(43,67,68)
#273C3D
(39,60,61)
#233536
(35,53,54)
#1F2E2F
(31,46,47)
#1B2728
(27,39,40)
#172021
(23,32,33)
#13191A
(19,25,26)
#0F1213
(15,18,19)
#0B0B0C
(11,11,12)
#000000
(0,0,0)

Tints of #335152

#335152
(51,81,82)
#456061
(69,96,97)
#576F70
(87,111,112)
#697E7F
(105,126,127)
#7B8D8E
(123,141,142)
#8D9C9D
(141,156,157)
#9FABAC
(159,171,172)
#B1BABB
(177,186,187)
#C3C9CA
(195,201,202)
#D5D8D9
(213,216,217)
#E7E7E8
(231,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335152 color. Also use rgb(51,81,82) instead hex code.

Text Font Color

.myTextColor { color: #335152; }

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

This text font color is #335152.

Background Color

.myBgColor { background-color: #335152; }

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

This div background color is #335152.

Border color

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

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

This div border color is #335152.

Opacity

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

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

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

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

This text has shadow with #335152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335152.

Preview

Color preview on black background

This text has color #335152 on black background.


Color preview on white background

This text has color #335152 on white background.


Black color preview on #335152 background

This text has black color on #335152 background.


White color preview on #335152 background

This text has white color on #335152 background.


Related colors

Complementary color

Complementary color for #hex is #CCAEAD.


I love getcolorcode.com

Triadic colors

1 #523351 and #515233 with #335152 are triadic colors.

2 #525133 and #513352 with #335152 are triadic colors.