COLOR #273048

HEX: #273048 RGB: (39,48,72)

Color info

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

RGB color model

#273048 color RGB value is (39,48,72).

RGB: (39,48,72) (15%, 19%, 28%)

RGB channels and saturation

R 39 of 255 = 15%
G 48 of 255 = 19%
B 72 of 255 = 28%

39
48
72

R + G + B ~ 21%. #273048 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 48 + 72 = 159 (100%)
R 39 of 159 ~ 24.53%
G 48 of 159 ~ 30.19%
B 72 of 159 ~ 45.28'%

%24.53
%30.19
%45.28

CMYK color model

#273048 color CMYK value is (46,33,0,72).

  • cyan value is 45.83%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (46,33,0,72)
C46M33Y0K72 (46%, 33%, 0%, 72%)
(0.46 / 0.33 / 0.00 / 0.72)

CMYK percentages

%45.83
%33.33
%0
%71.76

Codes

Color #273048 in popluar color models

27 30 48
RGB 39 48 72
HSL 224° 29.73% 21.76%
HSB/HSV 224° 45.83% 28.24%
CMYK 45.83% 33.33% 0.00%
71.76%

Color #273048 in popluar number systems.

HEX 27 30 48
Decimal 39 48 72
Binary 100111 110000 1001000
Octal 47 60 110

Shades and tints

Shades of #273048

#273048
(39,48,72)
#242C42
(36,44,66)
#21283C
(33,40,60)
#1E2436
(30,36,54)
#1B2030
(27,32,48)
#181C2A
(24,28,42)
#151824
(21,24,36)
#12141E
(18,20,30)
#0F1018
(15,16,24)
#0C0C12
(12,12,18)
#09080C
(9,8,12)
#000000
(0,0,0)

Tints of #273048

#273048
(39,48,72)
#3A4258
(58,66,88)
#4D5468
(77,84,104)
#606678
(96,102,120)
#737888
(115,120,136)
#868A98
(134,138,152)
#999CA8
(153,156,168)
#ACAEB8
(172,174,184)
#BFC0C8
(191,192,200)
#D2D2D8
(210,210,216)
#E5E4E8
(229,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273048; }

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

This text font color is #273048.

Background Color

.myBgColor { background-color: #273048; }

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

This div background color is #273048.

Border color

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

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

This div border color is #273048.

Opacity

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

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

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

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

This text has shadow with #273048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273048.

Preview

Color preview on black background

This text has color #273048 on black background.


Color preview on white background

This text has color #273048 on white background.


Black color preview on #273048 background

This text has black color on #273048 background.


White color preview on #273048 background

This text has white color on #273048 background.


Related colors

Complementary color

Complementary color for #hex is #D8CFB7.


I love getcolorcode.com

Triadic colors

1 #482730 and #304827 with #273048 are triadic colors.

2 #483027 and #302748 with #273048 are triadic colors.