COLOR #36865D

HEX: #36865D RGB: (54,134,93)

Color info

#36865D contains mainly green and blue colors. Web safe color of #36865D is #339966 (or #396).

RGB color model

#36865D color RGB value is (54,134,93).

RGB: (54,134,93) (21%, 53%, 36%)

RGB channels and saturation

R 54 of 255 = 21%
G 134 of 255 = 53%
B 93 of 255 = 36%

54
134
93

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

Portions of RGB colors in percentages

R + G + B = 54 + 134 + 93 = 281 (100%)
R 54 of 281 ~ 19.22%
G 134 of 281 ~ 47.69%
B 93 of 281 ~ 33.1'%

%19.22
%47.69
%33.1

CMYK color model

#36865D color CMYK value is (60,0,31,47).

  • cyan value is 59.70%
  • magenta value is 0.00%
  • yellow value is 30.60%
  • key color value is 47.45%

CMYK: (60,0,31,47)
C60M0Y31K47 (60%, 0%, 31%, 47%)
(0.60 / 0.00 / 0.31 / 0.47)

CMYK percentages

%59.7
%0
%30.6
%47.45

Codes

Color #36865D in popluar color models

36 86 5D
RGB 54 134 93
HSL 149° 42.55% 36.86%
HSB/HSV 149° 59.70% 52.55%
CMYK 59.70% 0.00% 30.60%
47.45%

Color #36865D in popluar number systems.

HEX 36 86 5D
Decimal 54 134 93
Binary 110110 10000110 1011101
Octal 66 206 135

Shades and tints

Shades of #36865D

#36865D
(54,134,93)
#327A55
(50,122,85)
#2E6E4D
(46,110,77)
#2A6245
(42,98,69)
#26563D
(38,86,61)
#224A35
(34,74,53)
#1E3E2D
(30,62,45)
#1A3225
(26,50,37)
#16261D
(22,38,29)
#121A15
(18,26,21)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #36865D

#36865D
(54,134,93)
#48916B
(72,145,107)
#5A9C79
(90,156,121)
#6CA787
(108,167,135)
#7EB295
(126,178,149)
#90BDA3
(144,189,163)
#A2C8B1
(162,200,177)
#B4D3BF
(180,211,191)
#C6DECD
(198,222,205)
#D8E9DB
(216,233,219)
#EAF4E9
(234,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #36865D; }

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

This text font color is #36865D.

Background Color

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

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

This div background color is #36865D.

Border color

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

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

This div border color is #36865D.

Opacity

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

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

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

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

This text has shadow with #36865D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36865D.

Preview

Color preview on black background

This text has color #36865D on black background.


Color preview on white background

This text has color #36865D on white background.


Black color preview on #36865D background

This text has black color on #36865D background.


White color preview on #36865D background

This text has white color on #36865D background.


Related colors

Complementary color

Complementary color for #hex is #C979A2.


I love getcolorcode.com

Triadic colors

1 #5D3686 and #865D36 with #36865D are triadic colors.

2 #5D8636 and #86365D with #36865D are triadic colors.