COLOR #356764

HEX: #356764 RGB: (53,103,100)

Color info

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

RGB color model

#356764 color RGB value is (53,103,100).

RGB: (53,103,100) (21%, 40%, 39%)

RGB channels and saturation

R 53 of 255 = 21%
G 103 of 255 = 40%
B 100 of 255 = 39%

53
103
100

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

Portions of RGB colors in percentages

R + G + B = 53 + 103 + 100 = 256 (100%)
R 53 of 256 ~ 20.7%
G 103 of 256 ~ 40.23%
B 100 of 256 ~ 39.06'%

%20.7
%40.23
%39.06

CMYK color model

#356764 color CMYK value is (49,0,3,60).

  • cyan value is 48.54%
  • magenta value is 0.00%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (49,0,3,60)
C49M0Y3K60 (49%, 0%, 3%, 60%)
(0.49 / 0.00 / 0.03 / 0.60)

CMYK percentages

%48.54
%0
%2.91
%59.61

Codes

Color #356764 in popluar color models

35 67 64
RGB 53 103 100
HSL 176° 32.05% 30.59%
HSB/HSV 176° 48.54% 40.39%
CMYK 48.54% 0.00% 2.91%
59.61%

Color #356764 in popluar number systems.

HEX 35 67 64
Decimal 53 103 100
Binary 110101 1100111 1100100
Octal 65 147 144

Shades and tints

Shades of #356764

#356764
(53,103,100)
#315E5B
(49,94,91)
#2D5552
(45,85,82)
#294C49
(41,76,73)
#254340
(37,67,64)
#213A37
(33,58,55)
#1D312E
(29,49,46)
#192825
(25,40,37)
#151F1C
(21,31,28)
#111613
(17,22,19)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #356764

#356764
(53,103,100)
#477472
(71,116,114)
#598180
(89,129,128)
#6B8E8E
(107,142,142)
#7D9B9C
(125,155,156)
#8FA8AA
(143,168,170)
#A1B5B8
(161,181,184)
#B3C2C6
(179,194,198)
#C5CFD4
(197,207,212)
#D7DCE2
(215,220,226)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356764 color. Also use rgb(53,103,100) instead hex code.

Text Font Color

.myTextColor { color: #356764; }

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

This text font color is #356764.

Background Color

.myBgColor { background-color: #356764; }

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

This div background color is #356764.

Border color

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

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

This div border color is #356764.

Opacity

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

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

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

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

This text has shadow with #356764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356764.

Preview

Color preview on black background

This text has color #356764 on black background.


Color preview on white background

This text has color #356764 on white background.


Black color preview on #356764 background

This text has black color on #356764 background.


White color preview on #356764 background

This text has white color on #356764 background.


Related colors

Complementary color

Complementary color for #hex is #CA989B.


I love getcolorcode.com

Triadic colors

1 #643567 and #676435 with #356764 are triadic colors.

2 #646735 and #673564 with #356764 are triadic colors.