COLOR #272041

HEX: #272041 RGB: (39,32,65)

Color info

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

RGB color model

#272041 color RGB value is (39,32,65).

RGB: (39,32,65) (15%, 13%, 25%)

RGB channels and saturation

R 39 of 255 = 15%
G 32 of 255 = 13%
B 65 of 255 = 25%

39
32
65

R + G + B ~ 18%. #272041 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 32 + 65 = 136 (100%)
R 39 of 136 ~ 28.68%
G 32 of 136 ~ 23.53%
B 65 of 136 ~ 47.79'%

%28.68
%23.53
%47.79

CMYK color model

#272041 color CMYK value is (40,51,0,75).

  • cyan value is 40.00%
  • magenta value is 50.77%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (40,51,0,75)
C40M51Y0K75 (40%, 51%, 0%, 75%)
(0.40 / 0.51 / 0.00 / 0.75)

CMYK percentages

%40
%50.77
%0
%74.51

Codes

Color #272041 in popluar color models

27 20 41
RGB 39 32 65
HSL 253° 34.02% 19.02%
HSB/HSV 253° 50.77% 25.49%
CMYK 40.00% 50.77% 0.00%
74.51%

Color #272041 in popluar number systems.

HEX 27 20 41
Decimal 39 32 65
Binary 100111 100000 1000001
Octal 47 40 101

Shades and tints

Shades of #272041

#272041
(39,32,65)
#241E3C
(36,30,60)
#211C37
(33,28,55)
#1E1A32
(30,26,50)
#1B182D
(27,24,45)
#181628
(24,22,40)
#151423
(21,20,35)
#12121E
(18,18,30)
#0F1019
(15,16,25)
#0C0E14
(12,14,20)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #272041

#272041
(39,32,65)
#3A3452
(58,52,82)
#4D4863
(77,72,99)
#605C74
(96,92,116)
#737085
(115,112,133)
#868496
(134,132,150)
#9998A7
(153,152,167)
#ACACB8
(172,172,184)
#BFC0C9
(191,192,201)
#D2D4DA
(210,212,218)
#E5E8EB
(229,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #272041; }

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

This text font color is #272041.

Background Color

.myBgColor { background-color: #272041; }

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

This div background color is #272041.

Border color

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

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

This div border color is #272041.

Opacity

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

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

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

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

This text has shadow with #272041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272041.

Preview

Color preview on black background

This text has color #272041 on black background.


Color preview on white background

This text has color #272041 on white background.


Black color preview on #272041 background

This text has black color on #272041 background.


White color preview on #272041 background

This text has white color on #272041 background.


Related colors

Complementary color

Complementary color for #hex is #D8DFBE.


I love getcolorcode.com

Triadic colors

1 #412720 and #204127 with #272041 are triadic colors.

2 #412027 and #202741 with #272041 are triadic colors.