COLOR #36375D

HEX: #36375D RGB: (54,55,93)

Color info

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

RGB color model

#36375D color RGB value is (54,55,93).

RGB: (54,55,93) (21%, 22%, 36%)

RGB channels and saturation

R 54 of 255 = 21%
G 55 of 255 = 22%
B 93 of 255 = 36%

54
55
93

R + G + B ~ 26%. #36375D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 55 + 93 = 202 (100%)
R 54 of 202 ~ 26.73%
G 55 of 202 ~ 27.23%
B 93 of 202 ~ 46.04'%

%26.73
%27.23
%46.04

CMYK color model

#36375D color CMYK value is (42,41,0,64).

  • cyan value is 41.94%
  • magenta value is 40.86%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (42,41,0,64)
C42M41Y0K64 (42%, 41%, 0%, 64%)
(0.42 / 0.41 / 0.00 / 0.64)

CMYK percentages

%41.94
%40.86
%0
%63.53

Codes

Color #36375D in popluar color models

36 37 5D
RGB 54 55 93
HSL 238° 26.53% 28.82%
HSB/HSV 238° 41.94% 36.47%
CMYK 41.94% 40.86% 0.00%
63.53%

Color #36375D in popluar number systems.

HEX 36 37 5D
Decimal 54 55 93
Binary 110110 110111 1011101
Octal 66 67 135

Shades and tints

Shades of #36375D

#36375D
(54,55,93)
#323255
(50,50,85)
#2E2D4D
(46,45,77)
#2A2845
(42,40,69)
#26233D
(38,35,61)
#221E35
(34,30,53)
#1E192D
(30,25,45)
#1A1425
(26,20,37)
#160F1D
(22,15,29)
#120A15
(18,10,21)
#0E050D
(14,5,13)
#000000
(0,0,0)

Tints of #36375D

#36375D
(54,55,93)
#48496B
(72,73,107)
#5A5B79
(90,91,121)
#6C6D87
(108,109,135)
#7E7F95
(126,127,149)
#9091A3
(144,145,163)
#A2A3B1
(162,163,177)
#B4B5BF
(180,181,191)
#C6C7CD
(198,199,205)
#D8D9DB
(216,217,219)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36375D color. Also use rgb(54,55,93) instead hex code.

Text Font Color

.myTextColor { color: #36375D; }

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

This text font color is #36375D.

Background Color

.myBgColor { background-color: #36375D; }

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

This div background color is #36375D.

Border color

.myBorderColor { border: 1px solid #36375D; }

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

This div border color is #36375D.

Opacity

.myOpacity80 { color: #36375D; opacity: 0.8; }

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

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

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

This text has shadow with #36375D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36375D.

Preview

Color preview on black background

This text has color #36375D on black background.


Color preview on white background

This text has color #36375D on white background.


Black color preview on #36375D background

This text has black color on #36375D background.


White color preview on #36375D background

This text has white color on #36375D background.


Related colors

Complementary color

Complementary color for #hex is #C9C8A2.


I love getcolorcode.com

Triadic colors

1 #5D3637 and #375D36 with #36375D are triadic colors.

2 #5D3736 and #37365D with #36375D are triadic colors.