COLOR #35686E

HEX: #35686E RGB: (53,104,110)

Color info

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

RGB color model

#35686E color RGB value is (53,104,110).

RGB: (53,104,110) (21%, 41%, 43%)

RGB channels and saturation

R 53 of 255 = 21%
G 104 of 255 = 41%
B 110 of 255 = 43%

53
104
110

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

Portions of RGB colors in percentages

R + G + B = 53 + 104 + 110 = 267 (100%)
R 53 of 267 ~ 19.85%
G 104 of 267 ~ 38.95%
B 110 of 267 ~ 41.2'%

%19.85
%38.95
%41.2

CMYK color model

#35686E color CMYK value is (52,5,0,57).

  • cyan value is 51.82%
  • magenta value is 5.45%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (52,5,0,57) C52M5Y0K57 (52%,5%,0%,57%) (0.52/0.05/0.00/0.57) 

CMYK percentages

%51.82
%5.45
%0
%56.86

Codes

Color #35686E in popluar color models

35 68 6E
RGB 53 104 110
HSL 186° 34.97% 31.96%
HSB/HSV 186° 51.82% 43.14%
CMYK 51.82% 5.45% 0.00%
56.86%

Color #35686E in popluar number systems.

HEX 35 68 6E
Decimal 53 104 110
Binary 110101 1101000 1101110
Octal 65 150 156

Shades and tints

Shades of #35686E

#35686E
(53,104,110)
#315F64
(49,95,100)
#2D565A
(45,86,90)
#294D50
(41,77,80)
#254446
(37,68,70)
#213B3C
(33,59,60)
#1D3232
(29,50,50)
#192928
(25,41,40)
#15201E
(21,32,30)
#111714
(17,23,20)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #35686E

#35686E
(53,104,110)
#47757B
(71,117,123)
#598288
(89,130,136)
#6B8F95
(107,143,149)
#7D9CA2
(125,156,162)
#8FA9AF
(143,169,175)
#A1B6BC
(161,182,188)
#B3C3C9
(179,195,201)
#C5D0D6
(197,208,214)
#D7DDE3
(215,221,227)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35686E color. Also use rgb(53,104,110) instead hex code.

Text Font Color

.myTextColor { color: #35686E; }

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

This text font color is #35686E.

Background Color

.myBgColor { background-color: #35686E; }

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

This div background color is #35686E.

Border color

.myBorderColor { border: 1px solid #35686E; }

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

This div border color is #35686E.

Opacity

.myOpacity80 { color: #35686E; opacity: 0.8; }

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

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

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

This text has shadow with #35686E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35686E.

Preview

Color preview on black background

This text has color #35686E on black background.


Color preview on white background

This text has color #35686E on white background.


Black color preview on #35686E background

This text has black color on #35686E background.


White color preview on #35686E background

This text has white color on #35686E background.


Related colors

Complementary color

Complementary color for #hex is #CA9791.


I love getcolorcode.com

Triadic colors

1 #6E3568 and #686E35 with #35686E are triadic colors.

2 #6E6835 and #68356E with #35686E are triadic colors.