COLOR #36355A

HEX: #36355A RGB: (54,53,90)

Color info

#36355A contains red, green and blue colors in about the same proportion. Web safe color of #36355A is #333366 (or #336).

RGB color model

#36355A color RGB value is (54,53,90).

RGB: (54,53,90) (21%, 21%, 35%)

RGB channels and saturation

R 54 of 255 = 21%
G 53 of 255 = 21%
B 90 of 255 = 35%

54
53
90

R + G + B ~ 26%. #36355A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 53 + 90 = 197 (100%)
R 54 of 197 ~ 27.41%
G 53 of 197 ~ 26.9%
B 90 of 197 ~ 45.69'%

%27.41
%26.9
%45.69

CMYK color model

#36355A color CMYK value is (40,41,0,65).

  • cyan value is 40.00%
  • magenta value is 41.11%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (40,41,0,65)
C40M41Y0K65 (40%, 41%, 0%, 65%)
(0.40 / 0.41 / 0.00 / 0.65)

CMYK percentages

%40
%41.11
%0
%64.71

Codes

Color #36355A in popluar color models

36 35 5A
RGB 54 53 90
HSL 242° 25.87% 28.04%
HSB/HSV 242° 41.11% 35.29%
CMYK 40.00% 41.11% 0.00%
64.71%

Color #36355A in popluar number systems.

HEX 36 35 5A
Decimal 54 53 90
Binary 110110 110101 1011010
Octal 66 65 132

Shades and tints

Shades of #36355A

#36355A
(54,53,90)
#323152
(50,49,82)
#2E2D4A
(46,45,74)
#2A2942
(42,41,66)
#26253A
(38,37,58)
#222132
(34,33,50)
#1E1D2A
(30,29,42)
#1A1922
(26,25,34)
#16151A
(22,21,26)
#121112
(18,17,18)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #36355A

#36355A
(54,53,90)
#484769
(72,71,105)
#5A5978
(90,89,120)
#6C6B87
(108,107,135)
#7E7D96
(126,125,150)
#908FA5
(144,143,165)
#A2A1B4
(162,161,180)
#B4B3C3
(180,179,195)
#C6C5D2
(198,197,210)
#D8D7E1
(216,215,225)
#EAE9F0
(234,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36355A color. Also use rgb(54,53,90) instead hex code.

Text Font Color

.myTextColor { color: #36355A; }

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

This text font color is #36355A.

Background Color

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

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

This div background color is #36355A.

Border color

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

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

This div border color is #36355A.

Opacity

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

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

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

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

This text has shadow with #36355A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36355A.

Preview

Color preview on black background

This text has color #36355A on black background.


Color preview on white background

This text has color #36355A on white background.


Black color preview on #36355A background

This text has black color on #36355A background.


White color preview on #36355A background

This text has white color on #36355A background.


Related colors

Complementary color

Complementary color for #hex is #C9CAA5.


I love getcolorcode.com

Triadic colors

1 #5A3635 and #355A36 with #36355A are triadic colors.

2 #5A3536 and #35365A with #36355A are triadic colors.