COLOR #335475

HEX: #335475 RGB: (51,84,117)

Color info

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

RGB color model

#335475 color RGB value is (51,84,117).

RGB: (51,84,117) (20%, 33%, 46%)

RGB channels and saturation

R 51 of 255 = 20%
G 84 of 255 = 33%
B 117 of 255 = 46%

51
84
117

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

Portions of RGB colors in percentages

R + G + B = 51 + 84 + 117 = 252 (100%)
R 51 of 252 ~ 20.24%
G 84 of 252 ~ 33.33%
B 117 of 252 ~ 46.43'%

%20.24
%33.33
%46.43

CMYK color model

#335475 color CMYK value is (56,28,0,54).

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

CMYK: (56,28,0,54)
C56M28Y0K54 (56%, 28%, 0%, 54%)
(0.56 / 0.28 / 0.00 / 0.54)

CMYK percentages

%56.41
%28.21
%0
%54.12

Codes

Color #335475 in popluar color models

33 54 75
RGB 51 84 117
HSL 210° 39.29% 32.94%
HSB/HSV 210° 56.41% 45.88%
CMYK 56.41% 28.21% 0.00%
54.12%

Color #335475 in popluar number systems.

HEX 33 54 75
Decimal 51 84 117
Binary 110011 1010100 1110101
Octal 63 124 165

Shades and tints

Shades of #335475

#335475
(51,84,117)
#2F4D6B
(47,77,107)
#2B4661
(43,70,97)
#273F57
(39,63,87)
#23384D
(35,56,77)
#1F3143
(31,49,67)
#1B2A39
(27,42,57)
#17232F
(23,35,47)
#131C25
(19,28,37)
#0F151B
(15,21,27)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #335475

#335475
(51,84,117)
#456381
(69,99,129)
#57728D
(87,114,141)
#698199
(105,129,153)
#7B90A5
(123,144,165)
#8D9FB1
(141,159,177)
#9FAEBD
(159,174,189)
#B1BDC9
(177,189,201)
#C3CCD5
(195,204,213)
#D5DBE1
(213,219,225)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #335475; }

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

This text font color is #335475.

Background Color

.myBgColor { background-color: #335475; }

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

This div background color is #335475.

Border color

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

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

This div border color is #335475.

Opacity

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

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

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

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

This text has shadow with #335475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335475.

Preview

Color preview on black background

This text has color #335475 on black background.


Color preview on white background

This text has color #335475 on white background.


Black color preview on #335475 background

This text has black color on #335475 background.


White color preview on #335475 background

This text has white color on #335475 background.


Related colors

Complementary color

Complementary color for #hex is #CCAB8A.


I love getcolorcode.com

Triadic colors

1 #753354 and #547533 with #335475 are triadic colors.

2 #755433 and #543375 with #335475 are triadic colors.