COLOR #274259

HEX: #274259 RGB: (39,66,89)

Color info

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

RGB color model

#274259 color RGB value is (39,66,89).

RGB: (39,66,89) (15%, 26%, 35%)

RGB channels and saturation

R 39 of 255 = 15%
G 66 of 255 = 26%
B 89 of 255 = 35%

39
66
89

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

Portions of RGB colors in percentages

R + G + B = 39 + 66 + 89 = 194 (100%)
R 39 of 194 ~ 20.1%
G 66 of 194 ~ 34.02%
B 89 of 194 ~ 45.88'%

%20.1
%34.02
%45.88

CMYK color model

#274259 color CMYK value is (56,26,0,65).

  • cyan value is 56.18%
  • magenta value is 25.84%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (56,26,0,65)
C56M26Y0K65 (56%, 26%, 0%, 65%)
(0.56 / 0.26 / 0.00 / 0.65)

CMYK percentages

%56.18
%25.84
%0
%65.1

Codes

Color #274259 in popluar color models

27 42 59
RGB 39 66 89
HSL 208° 39.06% 25.10%
HSB/HSV 208° 56.18% 34.90%
CMYK 56.18% 25.84% 0.00%
65.10%

Color #274259 in popluar number systems.

HEX 27 42 59
Decimal 39 66 89
Binary 100111 1000010 1011001
Octal 47 102 131

Shades and tints

Shades of #274259

#274259
(39,66,89)
#243C51
(36,60,81)
#213649
(33,54,73)
#1E3041
(30,48,65)
#1B2A39
(27,42,57)
#182431
(24,36,49)
#151E29
(21,30,41)
#121821
(18,24,33)
#0F1219
(15,18,25)
#0C0C11
(12,12,17)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #274259

#274259
(39,66,89)
#3A5368
(58,83,104)
#4D6477
(77,100,119)
#607586
(96,117,134)
#738695
(115,134,149)
#8697A4
(134,151,164)
#99A8B3
(153,168,179)
#ACB9C2
(172,185,194)
#BFCAD1
(191,202,209)
#D2DBE0
(210,219,224)
#E5ECEF
(229,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #274259 color. Also use rgb(39,66,89) instead hex code.

Text Font Color

.myTextColor { color: #274259; }

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

This text font color is #274259.

Background Color

.myBgColor { background-color: #274259; }

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

This div background color is #274259.

Border color

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

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

This div border color is #274259.

Opacity

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

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

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

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

This text has shadow with #274259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274259.

Preview

Color preview on black background

This text has color #274259 on black background.


Color preview on white background

This text has color #274259 on white background.


Black color preview on #274259 background

This text has black color on #274259 background.


White color preview on #274259 background

This text has white color on #274259 background.


Related colors

Complementary color

Complementary color for #hex is #D8BDA6.


I love getcolorcode.com

Triadic colors

1 #592742 and #425927 with #274259 are triadic colors.

2 #594227 and #422759 with #274259 are triadic colors.