COLOR #458081

HEX: #458081 RGB: (69,128,129)

Color info

#458081 contains mainly green and blue colors. Web safe color of #458081 is #336699 (or #369).

RGB color model

#458081 color RGB value is (69,128,129).

RGB: (69,128,129) (27%, 50%, 51%)

RGB channels and saturation

R 69 of 255 = 27%
G 128 of 255 = 50%
B 129 of 255 = 51%

69
128
129

R + G + B ~ 43%. #458081 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 69 + 128 + 129 = 326 (100%)
R 69 of 326 ~ 21.17%
G 128 of 326 ~ 39.26%
B 129 of 326 ~ 39.57'%

%21.17
%39.26
%39.57

CMYK color model

#458081 color CMYK value is (47,1,0,49).

  • cyan value is 46.51%
  • magenta value is 0.78%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (47,1,0,49)
C47M1Y0K49 (47%, 1%, 0%, 49%)
(0.47 / 0.01 / 0.00 / 0.49)

CMYK percentages

%46.51
%0.78
%0
%49.41

Codes

Color #458081 in popluar color models

45 80 81
RGB 69 128 129
HSL 181° 30.30% 38.82%
HSB/HSV 181° 46.51% 50.59%
CMYK 46.51% 0.78% 0.00%
49.41%

Color #458081 in popluar number systems.

HEX 45 80 81
Decimal 69 128 129
Binary 1000101 10000000 10000001
Octal 105 200 201

Shades and tints

Shades of #458081

#458081
(69,128,129)
#3F7576
(63,117,118)
#396A6B
(57,106,107)
#335F60
(51,95,96)
#2D5455
(45,84,85)
#27494A
(39,73,74)
#213E3F
(33,62,63)
#1B3334
(27,51,52)
#152829
(21,40,41)
#0F1D1E
(15,29,30)
#091213
(9,18,19)
#000000
(0,0,0)

Tints of #458081

#458081
(69,128,129)
#558B8C
(85,139,140)
#659697
(101,150,151)
#75A1A2
(117,161,162)
#85ACAD
(133,172,173)
#95B7B8
(149,183,184)
#A5C2C3
(165,194,195)
#B5CDCE
(181,205,206)
#C5D8D9
(197,216,217)
#D5E3E4
(213,227,228)
#E5EEEF
(229,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #458081 color. Also use rgb(69,128,129) instead hex code.

Text Font Color

.myTextColor { color: #458081; }

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

This text font color is #458081.

Background Color

.myBgColor { background-color: #458081; }

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

This div background color is #458081.

Border color

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

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

This div border color is #458081.

Opacity

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

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

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

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

This text has shadow with #458081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #458081.

Preview

Color preview on black background

This text has color #458081 on black background.


Color preview on white background

This text has color #458081 on white background.


Black color preview on #458081 background

This text has black color on #458081 background.


White color preview on #458081 background

This text has white color on #458081 background.


Related colors

Complementary color

Complementary color for #hex is #BA7F7E.


I love getcolorcode.com

Triadic colors

1 #814580 and #808145 with #458081 are triadic colors.

2 #818045 and #804581 with #458081 are triadic colors.