COLOR #35626A

HEX: #35626A RGB: (53,98,106)

Color info

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

RGB color model

#35626A color RGB value is (53,98,106).

RGB: (53,98,106) (21%, 38%, 42%)

RGB channels and saturation

R 53 of 255 = 21%
G 98 of 255 = 38%
B 106 of 255 = 42%

53
98
106

R + G + B ~ 34%. #35626A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 98 + 106 = 257 (100%)
R 53 of 257 ~ 20.62%
G 98 of 257 ~ 38.13%
B 106 of 257 ~ 41.25'%

%20.62
%38.13
%41.25

CMYK color model

#35626A color CMYK value is (50,8,0,58).

  • cyan value is 50.00%
  • magenta value is 7.55%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (50,8,0,58) C50M8Y0K58 (50%,8%,0%,58%) (0.50/0.08/0.00/0.58) 

CMYK percentages

%50
%7.55
%0
%58.43

Codes

Color #35626A in popluar color models

35 62 6A
RGB 53 98 106
HSL 189° 33.33% 31.18%
HSB/HSV 189° 50.00% 41.57%
CMYK 50.00% 7.55% 0.00%
58.43%

Color #35626A in popluar number systems.

HEX 35 62 6A
Decimal 53 98 106
Binary 110101 1100010 1101010
Octal 65 142 152

Shades and tints

Shades of #35626A

#35626A
(53,98,106)
#315A61
(49,90,97)
#2D5258
(45,82,88)
#294A4F
(41,74,79)
#254246
(37,66,70)
#213A3D
(33,58,61)
#1D3234
(29,50,52)
#192A2B
(25,42,43)
#152222
(21,34,34)
#111A19
(17,26,25)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #35626A

#35626A
(53,98,106)
#477077
(71,112,119)
#597E84
(89,126,132)
#6B8C91
(107,140,145)
#7D9A9E
(125,154,158)
#8FA8AB
(143,168,171)
#A1B6B8
(161,182,184)
#B3C4C5
(179,196,197)
#C5D2D2
(197,210,210)
#D7E0DF
(215,224,223)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35626A color. Also use rgb(53,98,106) instead hex code.

Text Font Color

.myTextColor { color: #35626A; }

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

This text font color is #35626A.

Background Color

.myBgColor { background-color: #35626A; }

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

This div background color is #35626A.

Border color

.myBorderColor { border: 1px solid #35626A; }

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

This div border color is #35626A.

Opacity

.myOpacity80 { color: #35626A; opacity: 0.8; }

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

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

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

This text has shadow with #35626A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35626A.

Preview

Color preview on black background

This text has color #35626A on black background.


Color preview on white background

This text has color #35626A on white background.


Black color preview on #35626A background

This text has black color on #35626A background.


White color preview on #35626A background

This text has white color on #35626A background.


Related colors

Complementary color

Complementary color for #hex is #CA9D95.


I love getcolorcode.com

Triadic colors

1 #6A3562 and #626A35 with #35626A are triadic colors.

2 #6A6235 and #62356A with #35626A are triadic colors.