COLOR #335868

HEX: #335868 RGB: (51,88,104)

Color info

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

RGB color model

#335868 color RGB value is (51,88,104).

RGB: (51,88,104) (20%, 35%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 88 of 255 = 35%
B 104 of 255 = 41%

51
88
104

R + G + B ~ 32%. #335868 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 88 + 104 = 243 (100%)
R 51 of 243 ~ 20.99%
G 88 of 243 ~ 36.21%
B 104 of 243 ~ 42.8'%

%20.99
%36.21
%42.8

CMYK color model

#335868 color CMYK value is (51,15,0,59).

  • cyan value is 50.96%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (51,15,0,59)
C51M15Y0K59 (51%, 15%, 0%, 59%)
(0.51 / 0.15 / 0.00 / 0.59)

CMYK percentages

%50.96
%15.38
%0
%59.22

Codes

Color #335868 in popluar color models

33 58 68
RGB 51 88 104
HSL 198° 34.19% 30.39%
HSB/HSV 198° 50.96% 40.78%
CMYK 50.96% 15.38% 0.00%
59.22%

Color #335868 in popluar number systems.

HEX 33 58 68
Decimal 51 88 104
Binary 110011 1011000 1101000
Octal 63 130 150

Shades and tints

Shades of #335868

#335868
(51,88,104)
#2F505F
(47,80,95)
#2B4856
(43,72,86)
#27404D
(39,64,77)
#233844
(35,56,68)
#1F303B
(31,48,59)
#1B2832
(27,40,50)
#172029
(23,32,41)
#131820
(19,24,32)
#0F1017
(15,16,23)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #335868

#335868
(51,88,104)
#456775
(69,103,117)
#577682
(87,118,130)
#69858F
(105,133,143)
#7B949C
(123,148,156)
#8DA3A9
(141,163,169)
#9FB2B6
(159,178,182)
#B1C1C3
(177,193,195)
#C3D0D0
(195,208,208)
#D5DFDD
(213,223,221)
#E7EEEA
(231,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #335868; }

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

This text font color is #335868.

Background Color

.myBgColor { background-color: #335868; }

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

This div background color is #335868.

Border color

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

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

This div border color is #335868.

Opacity

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

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

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

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

This text has shadow with #335868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335868.

Preview

Color preview on black background

This text has color #335868 on black background.


Color preview on white background

This text has color #335868 on white background.


Black color preview on #335868 background

This text has black color on #335868 background.


White color preview on #335868 background

This text has white color on #335868 background.


Related colors

Complementary color

Complementary color for #hex is #CCA797.


I love getcolorcode.com

Triadic colors

1 #683358 and #586833 with #335868 are triadic colors.

2 #685833 and #583368 with #335868 are triadic colors.