COLOR #356266

HEX: #356266 RGB: (53,98,102)

Color info

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

RGB color model

#356266 color RGB value is (53,98,102).

RGB: (53,98,102) (21%, 38%, 40%)

RGB channels and saturation

R 53 of 255 = 21%
G 98 of 255 = 38%
B 102 of 255 = 40%

53
98
102

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

Portions of RGB colors in percentages

R + G + B = 53 + 98 + 102 = 253 (100%)
R 53 of 253 ~ 20.95%
G 98 of 253 ~ 38.74%
B 102 of 253 ~ 40.32'%

%20.95
%38.74
%40.32

CMYK color model

#356266 color CMYK value is (48,4,0,60).

  • cyan value is 48.04%
  • magenta value is 3.92%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (48,4,0,60)
C48M4Y0K60 (48%, 4%, 0%, 60%)
(0.48 / 0.04 / 0.00 / 0.60)

CMYK percentages

%48.04
%3.92
%0
%60

Codes

Color #356266 in popluar color models

35 62 66
RGB 53 98 102
HSL 185° 31.61% 30.39%
HSB/HSV 185° 48.04% 40.00%
CMYK 48.04% 3.92% 0.00%
60.00%

Color #356266 in popluar number systems.

HEX 35 62 66
Decimal 53 98 102
Binary 110101 1100010 1100110
Octal 65 142 146

Shades and tints

Shades of #356266

#356266
(53,98,102)
#315A5D
(49,90,93)
#2D5254
(45,82,84)
#294A4B
(41,74,75)
#254242
(37,66,66)
#213A39
(33,58,57)
#1D3230
(29,50,48)
#192A27
(25,42,39)
#15221E
(21,34,30)
#111A15
(17,26,21)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #356266

#356266
(53,98,102)
#477073
(71,112,115)
#597E80
(89,126,128)
#6B8C8D
(107,140,141)
#7D9A9A
(125,154,154)
#8FA8A7
(143,168,167)
#A1B6B4
(161,182,180)
#B3C4C1
(179,196,193)
#C5D2CE
(197,210,206)
#D7E0DB
(215,224,219)
#E9EEE8
(233,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356266; }

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

This text font color is #356266.

Background Color

.myBgColor { background-color: #356266; }

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

This div background color is #356266.

Border color

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

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

This div border color is #356266.

Opacity

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

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

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

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

This text has shadow with #356266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356266.

Preview

Color preview on black background

This text has color #356266 on black background.


Color preview on white background

This text has color #356266 on white background.


Black color preview on #356266 background

This text has black color on #356266 background.


White color preview on #356266 background

This text has white color on #356266 background.


Related colors

Complementary color

Complementary color for #hex is #CA9D99.


I love getcolorcode.com

Triadic colors

1 #663562 and #626635 with #356266 are triadic colors.

2 #666235 and #623566 with #356266 are triadic colors.