COLOR #272472

HEX: #272472 RGB: (39,36,114)

Color info

#272472 contains mainly blue color. Web safe color of #272472 is #333366 (or #336).

RGB color model

#272472 color RGB value is (39,36,114).

RGB: (39,36,114) (15%, 14%, 45%)

RGB channels and saturation

R 39 of 255 = 15%
G 36 of 255 = 14%
B 114 of 255 = 45%

39
36
114

R + G + B ~ 25%. #272472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 36 + 114 = 189 (100%)
R 39 of 189 ~ 20.63%
G 36 of 189 ~ 19.05%
B 114 of 189 ~ 60.32'%

%20.63
%19.05
%60.32

CMYK color model

#272472 color CMYK value is (66,68,0,55).

  • cyan value is 65.79%
  • magenta value is 68.42%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (66,68,0,55)
C66M68Y0K55 (66%, 68%, 0%, 55%)
(0.66 / 0.68 / 0.00 / 0.55)

CMYK percentages

%65.79
%68.42
%0
%55.29

Codes

Color #272472 in popluar color models

27 24 72
RGB 39 36 114
HSL 242° 52.00% 29.41%
HSB/HSV 242° 68.42% 44.71%
CMYK 65.79% 68.42% 0.00%
55.29%

Color #272472 in popluar number systems.

HEX 27 24 72
Decimal 39 36 114
Binary 100111 100100 1110010
Octal 47 44 162

Shades and tints

Shades of #272472

#272472
(39,36,114)
#242168
(36,33,104)
#211E5E
(33,30,94)
#1E1B54
(30,27,84)
#1B184A
(27,24,74)
#181540
(24,21,64)
#151236
(21,18,54)
#120F2C
(18,15,44)
#0F0C22
(15,12,34)
#0C0918
(12,9,24)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #272472

#272472
(39,36,114)
#3A377E
(58,55,126)
#4D4A8A
(77,74,138)
#605D96
(96,93,150)
#7370A2
(115,112,162)
#8683AE
(134,131,174)
#9996BA
(153,150,186)
#ACA9C6
(172,169,198)
#BFBCD2
(191,188,210)
#D2CFDE
(210,207,222)
#E5E2EA
(229,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #272472 color. Also use rgb(39,36,114) instead hex code.

Text Font Color

.myTextColor { color: #272472; }

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

This text font color is #272472.

Background Color

.myBgColor { background-color: #272472; }

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

This div background color is #272472.

Border color

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

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

This div border color is #272472.

Opacity

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

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

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

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

This text has shadow with #272472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272472.

Preview

Color preview on black background

This text has color #272472 on black background.


Color preview on white background

This text has color #272472 on white background.


Black color preview on #272472 background

This text has black color on #272472 background.


White color preview on #272472 background

This text has white color on #272472 background.


Related colors

Complementary color

Complementary color for #hex is #D8DB8D.


I love getcolorcode.com

Triadic colors

1 #722724 and #247227 with #272472 are triadic colors.

2 #722427 and #242772 with #272472 are triadic colors.