COLOR #272048

HEX: #272048 RGB: (39,32,72)

Color info

#272048 contains red, green and blue colors in about the same proportion. Web safe color of #272048 is #333333 (or #333).

RGB color model

#272048 color RGB value is (39,32,72).

RGB: (39,32,72) (15%, 13%, 28%)

RGB channels and saturation

R 39 of 255 = 15%
G 32 of 255 = 13%
B 72 of 255 = 28%

39
32
72

R + G + B ~ 19%. #272048 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 32 + 72 = 143 (100%)
R 39 of 143 ~ 27.27%
G 32 of 143 ~ 22.38%
B 72 of 143 ~ 50.35'%

%27.27
%22.38
%50.35

CMYK color model

#272048 color CMYK value is (46,56,0,72).

  • cyan value is 45.83%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 71.76%
CMYK: (46,56,0,72) C46M56Y0K72 (46%,56%,0%,72%) (0.46/0.56/0.00/0.72) 

CMYK percentages

%45.83
%55.56
%0
%71.76

Codes

Color #272048 in popluar color models

27 20 48
RGB 39 32 72
HSL 251° 38.46% 20.39%
HSB/HSV 251° 55.56% 28.24%
CMYK 45.83% 55.56% 0.00%
71.76%

Color #272048 in popluar number systems.

HEX 27 20 48
Decimal 39 32 72
Binary 100111 100000 1001000
Octal 47 40 110

Shades and tints

Shades of #272048

#272048
(39,32,72)
#241E42
(36,30,66)
#211C3C
(33,28,60)
#1E1A36
(30,26,54)
#1B1830
(27,24,48)
#18162A
(24,22,42)
#151424
(21,20,36)
#12121E
(18,18,30)
#0F1018
(15,16,24)
#0C0E12
(12,14,18)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #272048

#272048
(39,32,72)
#3A3458
(58,52,88)
#4D4868
(77,72,104)
#605C78
(96,92,120)
#737088
(115,112,136)
#868498
(134,132,152)
#9998A8
(153,152,168)
#ACACB8
(172,172,184)
#BFC0C8
(191,192,200)
#D2D4D8
(210,212,216)
#E5E8E8
(229,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #272048 color. Also use rgb(39,32,72) instead hex code.

Text Font Color

.myTextColor { color: #272048; }

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

This text font color is #272048.

Background Color

.myBgColor { background-color: #272048; }

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

This div background color is #272048.

Border color

.myBorderColor { border: 1px solid #272048; }

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

This div border color is #272048.

Opacity

.myOpacity80 { color: #272048; opacity: 0.8; }

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

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

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

This text has shadow with #272048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272048.

Preview

Color preview on black background

This text has color #272048 on black background.


Color preview on white background

This text has color #272048 on white background.


Black color preview on #272048 background

This text has black color on #272048 background.


White color preview on #272048 background

This text has white color on #272048 background.


Related colors

Complementary color

Complementary color for #hex is #D8DFB7.


I love getcolorcode.com

Triadic colors

1 #482720 and #204827 with #272048 are triadic colors.

2 #482027 and #202748 with #272048 are triadic colors.