COLOR #36584B

HEX: #36584B RGB: (54,88,75)

Color info

#36584B contains red, green and blue colors in about the same proportion. Web safe color of #36584B is #336633 (or #363).

RGB color model

#36584B color RGB value is (54,88,75).

RGB: (54,88,75) (21%, 35%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 88 of 255 = 35%
B 75 of 255 = 29%

54
88
75

R + G + B ~ 28%. #36584B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 88 + 75 = 217 (100%)
R 54 of 217 ~ 24.88%
G 88 of 217 ~ 40.55%
B 75 of 217 ~ 34.56'%

%24.88
%40.55
%34.56

CMYK color model

#36584B color CMYK value is (39,0,15,65).

  • cyan value is 38.64%
  • magenta value is 0.00%
  • yellow value is 14.77%
  • key color value is 65.49%
CMYK: (39,0,15,65) C39M0Y15K65 (39%,0%,15%,65%) (0.39/0.00/0.15/0.65) 

CMYK percentages

%38.64
%0
%14.77
%65.49

Codes

Color #36584B in popluar color models

36 58 4B
RGB 54 88 75
HSL 157° 23.94% 27.84%
HSB/HSV 157° 38.64% 34.51%
CMYK 38.64% 0.00% 14.77%
65.49%

Color #36584B in popluar number systems.

HEX 36 58 4B
Decimal 54 88 75
Binary 110110 1011000 1001011
Octal 66 130 113

Shades and tints

Shades of #36584B

#36584B
(54,88,75)
#325045
(50,80,69)
#2E483F
(46,72,63)
#2A4039
(42,64,57)
#263833
(38,56,51)
#22302D
(34,48,45)
#1E2827
(30,40,39)
#1A2021
(26,32,33)
#16181B
(22,24,27)
#121015
(18,16,21)
#0E080F
(14,8,15)
#000000
(0,0,0)

Tints of #36584B

#36584B
(54,88,75)
#48675B
(72,103,91)
#5A766B
(90,118,107)
#6C857B
(108,133,123)
#7E948B
(126,148,139)
#90A39B
(144,163,155)
#A2B2AB
(162,178,171)
#B4C1BB
(180,193,187)
#C6D0CB
(198,208,203)
#D8DFDB
(216,223,219)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36584B color. Also use rgb(54,88,75) instead hex code.

Text Font Color

.myTextColor { color: #36584B; }

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

This text font color is #36584B.

Background Color

.myBgColor { background-color: #36584B; }

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

This div background color is #36584B.

Border color

.myBorderColor { border: 1px solid #36584B; }

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

This div border color is #36584B.

Opacity

.myOpacity80 { color: #36584B; opacity: 0.8; }

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

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

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

This text has shadow with #36584B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36584B.

Preview

Color preview on black background

This text has color #36584B on black background.


Color preview on white background

This text has color #36584B on white background.


Black color preview on #36584B background

This text has black color on #36584B background.


White color preview on #36584B background

This text has white color on #36584B background.


Related colors

Complementary color

Complementary color for #hex is #C9A7B4.


I love getcolorcode.com

Triadic colors

1 #4B3658 and #584B36 with #36584B are triadic colors.

2 #4B5836 and #58364B with #36584B are triadic colors.