COLOR #275473

HEX: #275473 RGB: (39,84,115)

Color info

#275473 contains mainly green and blue colors. Web safe color of #275473 is #336666 (or #366).

RGB color model

#275473 color RGB value is (39,84,115).

RGB: (39,84,115) (15%, 33%, 45%)

RGB channels and saturation

R 39 of 255 = 15%
G 84 of 255 = 33%
B 115 of 255 = 45%

39
84
115

R + G + B ~ 31%. #275473 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 84 + 115 = 238 (100%)
R 39 of 238 ~ 16.39%
G 84 of 238 ~ 35.29%
B 115 of 238 ~ 48.32'%

%16.39
%35.29
%48.32

CMYK color model

#275473 color CMYK value is (66,27,0,55).

  • cyan value is 66.09%
  • magenta value is 26.96%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (66,27,0,55)
C66M27Y0K55 (66%, 27%, 0%, 55%)
(0.66 / 0.27 / 0.00 / 0.55)

CMYK percentages

%66.09
%26.96
%0
%54.9

Codes

Color #275473 in popluar color models

27 54 73
RGB 39 84 115
HSL 204° 49.35% 30.20%
HSB/HSV 204° 66.09% 45.10%
CMYK 66.09% 26.96% 0.00%
54.90%

Color #275473 in popluar number systems.

HEX 27 54 73
Decimal 39 84 115
Binary 100111 1010100 1110011
Octal 47 124 163

Shades and tints

Shades of #275473

#275473
(39,84,115)
#244D69
(36,77,105)
#21465F
(33,70,95)
#1E3F55
(30,63,85)
#1B384B
(27,56,75)
#183141
(24,49,65)
#152A37
(21,42,55)
#12232D
(18,35,45)
#0F1C23
(15,28,35)
#0C1519
(12,21,25)
#090E0F
(9,14,15)
#000000
(0,0,0)

Tints of #275473

#275473
(39,84,115)
#3A637F
(58,99,127)
#4D728B
(77,114,139)
#608197
(96,129,151)
#7390A3
(115,144,163)
#869FAF
(134,159,175)
#99AEBB
(153,174,187)
#ACBDC7
(172,189,199)
#BFCCD3
(191,204,211)
#D2DBDF
(210,219,223)
#E5EAEB
(229,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #275473 color. Also use rgb(39,84,115) instead hex code.

Text Font Color

.myTextColor { color: #275473; }

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

This text font color is #275473.

Background Color

.myBgColor { background-color: #275473; }

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

This div background color is #275473.

Border color

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

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

This div border color is #275473.

Opacity

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

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

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

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

This text has shadow with #275473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #275473.

Preview

Color preview on black background

This text has color #275473 on black background.


Color preview on white background

This text has color #275473 on white background.


Black color preview on #275473 background

This text has black color on #275473 background.


White color preview on #275473 background

This text has white color on #275473 background.


Related colors

Complementary color

Complementary color for #hex is #D8AB8C.


I love getcolorcode.com

Triadic colors

1 #732754 and #547327 with #275473 are triadic colors.

2 #735427 and #542773 with #275473 are triadic colors.