COLOR #273258

HEX: #273258 RGB: (39,50,88)

Color info

#273258 contains red, green and blue colors in about the same proportion. Web safe color of #273258 is #333366 (or #336).

RGB color model

#273258 color RGB value is (39,50,88).

RGB: (39,50,88) (15%, 20%, 35%)

RGB channels and saturation

R 39 of 255 = 15%
G 50 of 255 = 20%
B 88 of 255 = 35%

39
50
88

R + G + B ~ 23%. #273258 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 50 + 88 = 177 (100%)
R 39 of 177 ~ 22.03%
G 50 of 177 ~ 28.25%
B 88 of 177 ~ 49.72'%

%22.03
%28.25
%49.72

CMYK color model

#273258 color CMYK value is (56,43,0,65).

  • cyan value is 55.68%
  • magenta value is 43.18%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (56,43,0,65)
C56M43Y0K65 (56%, 43%, 0%, 65%)
(0.56 / 0.43 / 0.00 / 0.65)

CMYK percentages

%55.68
%43.18
%0
%65.49

Codes

Color #273258 in popluar color models

27 32 58
RGB 39 50 88
HSL 227° 38.58% 24.90%
HSB/HSV 227° 55.68% 34.51%
CMYK 55.68% 43.18% 0.00%
65.49%

Color #273258 in popluar number systems.

HEX 27 32 58
Decimal 39 50 88
Binary 100111 110010 1011000
Octal 47 62 130

Shades and tints

Shades of #273258

#273258
(39,50,88)
#242E50
(36,46,80)
#212A48
(33,42,72)
#1E2640
(30,38,64)
#1B2238
(27,34,56)
#181E30
(24,30,48)
#151A28
(21,26,40)
#121620
(18,22,32)
#0F1218
(15,18,24)
#0C0E10
(12,14,16)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #273258

#273258
(39,50,88)
#3A4467
(58,68,103)
#4D5676
(77,86,118)
#606885
(96,104,133)
#737A94
(115,122,148)
#868CA3
(134,140,163)
#999EB2
(153,158,178)
#ACB0C1
(172,176,193)
#BFC2D0
(191,194,208)
#D2D4DF
(210,212,223)
#E5E6EE
(229,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273258; }

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

This text font color is #273258.

Background Color

.myBgColor { background-color: #273258; }

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

This div background color is #273258.

Border color

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

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

This div border color is #273258.

Opacity

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

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

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

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

This text has shadow with #273258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273258.

Preview

Color preview on black background

This text has color #273258 on black background.


Color preview on white background

This text has color #273258 on white background.


Black color preview on #273258 background

This text has black color on #273258 background.


White color preview on #273258 background

This text has white color on #273258 background.


Related colors

Complementary color

Complementary color for #hex is #D8CDA7.


I love getcolorcode.com

Triadic colors

1 #582732 and #325827 with #273258 are triadic colors.

2 #583227 and #322758 with #273258 are triadic colors.