COLOR #36588D

HEX: #36588D RGB: (54,88,141)

Color info

#36588D contains mainly green and blue colors. Web safe color of #36588D is #336699 (or #369).

RGB color model

#36588D color RGB value is (54,88,141).

RGB: (54,88,141) (21%, 35%, 55%)

RGB channels and saturation

R 54 of 255 = 21%
G 88 of 255 = 35%
B 141 of 255 = 55%

54
88
141

R + G + B ~ 37%. #36588D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 88 + 141 = 283 (100%)
R 54 of 283 ~ 19.08%
G 88 of 283 ~ 31.1%
B 141 of 283 ~ 49.82'%

%19.08
%31.1
%49.82

CMYK color model

#36588D color CMYK value is (62,38,0,45).

  • cyan value is 61.70%
  • magenta value is 37.59%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (62,38,0,45)
C62M38Y0K45 (62%, 38%, 0%, 45%)
(0.62 / 0.38 / 0.00 / 0.45)

CMYK percentages

%61.7
%37.59
%0
%44.71

Codes

Color #36588D in popluar color models

36 58 8D
RGB 54 88 141
HSL 217° 44.62% 38.24%
HSB/HSV 217° 61.70% 55.29%
CMYK 61.70% 37.59% 0.00%
44.71%

Color #36588D in popluar number systems.

HEX 36 58 8D
Decimal 54 88 141
Binary 110110 1011000 10001101
Octal 66 130 215

Shades and tints

Shades of #36588D

#36588D
(54,88,141)
#325081
(50,80,129)
#2E4875
(46,72,117)
#2A4069
(42,64,105)
#26385D
(38,56,93)
#223051
(34,48,81)
#1E2845
(30,40,69)
#1A2039
(26,32,57)
#16182D
(22,24,45)
#121021
(18,16,33)
#0E0815
(14,8,21)
#000000
(0,0,0)

Tints of #36588D

#36588D
(54,88,141)
#486797
(72,103,151)
#5A76A1
(90,118,161)
#6C85AB
(108,133,171)
#7E94B5
(126,148,181)
#90A3BF
(144,163,191)
#A2B2C9
(162,178,201)
#B4C1D3
(180,193,211)
#C6D0DD
(198,208,221)
#D8DFE7
(216,223,231)
#EAEEF1
(234,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36588D color. Also use rgb(54,88,141) instead hex code.

Text Font Color

.myTextColor { color: #36588D; }

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

This text font color is #36588D.

Background Color

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

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

This div background color is #36588D.

Border color

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

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

This div border color is #36588D.

Opacity

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

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

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

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

This text has shadow with #36588D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36588D.

Preview

Color preview on black background

This text has color #36588D on black background.


Color preview on white background

This text has color #36588D on white background.


Black color preview on #36588D background

This text has black color on #36588D background.


White color preview on #36588D background

This text has white color on #36588D background.


Related colors

Complementary color

Complementary color for #hex is #C9A772.


I love getcolorcode.com

Triadic colors

1 #8D3658 and #588D36 with #36588D are triadic colors.

2 #8D5836 and #58368D with #36588D are triadic colors.