COLOR #27584C

HEX: #27584C RGB: (39,88,76)

Color info

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

RGB color model

#27584C color RGB value is (39,88,76).

RGB: (39,88,76) (15%, 35%, 30%)

RGB channels and saturation

R 39 of 255 = 15%
G 88 of 255 = 35%
B 76 of 255 = 30%

39
88
76

R + G + B ~ 27%. #27584C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 88 + 76 = 203 (100%)
R 39 of 203 ~ 19.21%
G 88 of 203 ~ 43.35%
B 76 of 203 ~ 37.44'%

%19.21
%43.35
%37.44

CMYK color model

#27584C color CMYK value is (56,0,14,65).

  • cyan value is 55.68%
  • magenta value is 0.00%
  • yellow value is 13.64%
  • key color value is 65.49%
CMYK: (56,0,14,65) C56M0Y14K65 (56%,0%,14%,65%) (0.56/0.00/0.14/0.65) 

CMYK percentages

%55.68
%0
%13.64
%65.49

Codes

Color #27584C in popluar color models

27 58 4C
RGB 39 88 76
HSL 165° 38.58% 24.90%
HSB/HSV 165° 55.68% 34.51%
CMYK 55.68% 0.00% 13.64%
65.49%

Color #27584C in popluar number systems.

HEX 27 58 4C
Decimal 39 88 76
Binary 100111 1011000 1001100
Octal 47 130 114

Shades and tints

Shades of #27584C

#27584C
(39,88,76)
#245046
(36,80,70)
#214840
(33,72,64)
#1E403A
(30,64,58)
#1B3834
(27,56,52)
#18302E
(24,48,46)
#152828
(21,40,40)
#122022
(18,32,34)
#0F181C
(15,24,28)
#0C1016
(12,16,22)
#090810
(9,8,16)
#000000
(0,0,0)

Tints of #27584C

#27584C
(39,88,76)
#3A675C
(58,103,92)
#4D766C
(77,118,108)
#60857C
(96,133,124)
#73948C
(115,148,140)
#86A39C
(134,163,156)
#99B2AC
(153,178,172)
#ACC1BC
(172,193,188)
#BFD0CC
(191,208,204)
#D2DFDC
(210,223,220)
#E5EEEC
(229,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #27584C color. Also use rgb(39,88,76) instead hex code.

Text Font Color

.myTextColor { color: #27584C; }

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

This text font color is #27584C.

Background Color

.myBgColor { background-color: #27584C; }

<div style="background-color:#27584C">Inner text</div>

This div background color is #27584C.

Border color

.myBorderColor { border: 1px solid #27584C; }

<div style="border:3px solid #27584C">Div</div>

This div border color is #27584C.

Opacity

.myOpacity80 { color: #27584C; opacity: 0.8; }

<p style="color:#27584C;opacity:0.8;">80%</p>

Text with #27584C 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 #27584C;}

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

This text has shadow with #27584C color.


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

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

This text has shadow with #27584C primary color and red secondary color.


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

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

This text has shadow with #27584C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #27584C.

Preview

Color preview on black background

This text has color #27584C on black background.


Color preview on white background

This text has color #27584C on white background.


Black color preview on #27584C background

This text has black color on #27584C background.


White color preview on #27584C background

This text has white color on #27584C background.


Related colors

Complementary color

Complementary color for #hex is #D8A7B3.


I love getcolorcode.com

Triadic colors

1 #4C2758 and #584C27 with #27584C are triadic colors.

2 #4C5827 and #58274C with #27584C are triadic colors.