COLOR #36596A

HEX: #36596A RGB: (54,89,106)

Color info

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

RGB color model

#36596A color RGB value is (54,89,106).

RGB: (54,89,106) (21%, 35%, 42%)

RGB channels and saturation

R 54 of 255 = 21%
G 89 of 255 = 35%
B 106 of 255 = 42%

54
89
106

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

Portions of RGB colors in percentages

R + G + B = 54 + 89 + 106 = 249 (100%)
R 54 of 249 ~ 21.69%
G 89 of 249 ~ 35.74%
B 106 of 249 ~ 42.57'%

%21.69
%35.74
%42.57

CMYK color model

#36596A color CMYK value is (49,16,0,58).

  • cyan value is 49.06%
  • magenta value is 16.04%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (49,16,0,58)
C49M16Y0K58 (49%, 16%, 0%, 58%)
(0.49 / 0.16 / 0.00 / 0.58)

CMYK percentages

%49.06
%16.04
%0
%58.43

Codes

Color #36596A in popluar color models

36 59 6A
RGB 54 89 106
HSL 200° 32.50% 31.37%
HSB/HSV 200° 49.06% 41.57%
CMYK 49.06% 16.04% 0.00%
58.43%

Color #36596A in popluar number systems.

HEX 36 59 6A
Decimal 54 89 106
Binary 110110 1011001 1101010
Octal 66 131 152

Shades and tints

Shades of #36596A

#36596A
(54,89,106)
#325161
(50,81,97)
#2E4958
(46,73,88)
#2A414F
(42,65,79)
#263946
(38,57,70)
#22313D
(34,49,61)
#1E2934
(30,41,52)
#1A212B
(26,33,43)
#161922
(22,25,34)
#121119
(18,17,25)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #36596A

#36596A
(54,89,106)
#486877
(72,104,119)
#5A7784
(90,119,132)
#6C8691
(108,134,145)
#7E959E
(126,149,158)
#90A4AB
(144,164,171)
#A2B3B8
(162,179,184)
#B4C2C5
(180,194,197)
#C6D1D2
(198,209,210)
#D8E0DF
(216,224,223)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36596A color. Also use rgb(54,89,106) instead hex code.

Text Font Color

.myTextColor { color: #36596A; }

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

This text font color is #36596A.

Background Color

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

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

This div background color is #36596A.

Border color

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

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

This div border color is #36596A.

Opacity

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

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

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

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

This text has shadow with #36596A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36596A.

Preview

Color preview on black background

This text has color #36596A on black background.


Color preview on white background

This text has color #36596A on white background.


Black color preview on #36596A background

This text has black color on #36596A background.


White color preview on #36596A background

This text has white color on #36596A background.


Related colors

Complementary color

Complementary color for #hex is #C9A695.


I love getcolorcode.com

Triadic colors

1 #6A3659 and #596A36 with #36596A are triadic colors.

2 #6A5936 and #59366A with #36596A are triadic colors.