COLOR #457063

HEX: #457063 RGB: (69,112,99)

Color info

#457063 contains red, green and blue colors in about the same proportion. Web safe color of #457063 is #336666 (or #366).

RGB color model

#457063 color RGB value is (69,112,99).

RGB: (69,112,99) (27%, 44%, 39%)

RGB channels and saturation

R 69 of 255 = 27%
G 112 of 255 = 44%
B 99 of 255 = 39%

69
112
99

R + G + B ~ 37%. #457063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 112 + 99 = 280 (100%)
R 69 of 280 ~ 24.64%
G 112 of 280 ~ 40%
B 99 of 280 ~ 35.36'%

%24.64
%40
%35.36

CMYK color model

#457063 color CMYK value is (38,0,12,56).

  • cyan value is 38.39%
  • magenta value is 0.00%
  • yellow value is 11.61%
  • key color value is 56.08%
CMYK: (38,0,12,56) C38M0Y12K56 (38%,0%,12%,56%) (0.38/0.00/0.12/0.56) 

CMYK percentages

%38.39
%0
%11.61
%56.08

Codes

Color #457063 in popluar color models

45 70 63
RGB 69 112 99
HSL 162° 23.76% 35.49%
HSB/HSV 162° 38.39% 43.92%
CMYK 38.39% 0.00% 11.61%
56.08%

Color #457063 in popluar number systems.

HEX 45 70 63
Decimal 69 112 99
Binary 1000101 1110000 1100011
Octal 105 160 143

Shades and tints

Shades of #457063

#457063
(69,112,99)
#3F665A
(63,102,90)
#395C51
(57,92,81)
#335248
(51,82,72)
#2D483F
(45,72,63)
#273E36
(39,62,54)
#21342D
(33,52,45)
#1B2A24
(27,42,36)
#15201B
(21,32,27)
#0F1612
(15,22,18)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #457063

#457063
(69,112,99)
#557D71
(85,125,113)
#658A7F
(101,138,127)
#75978D
(117,151,141)
#85A49B
(133,164,155)
#95B1A9
(149,177,169)
#A5BEB7
(165,190,183)
#B5CBC5
(181,203,197)
#C5D8D3
(197,216,211)
#D5E5E1
(213,229,225)
#E5F2EF
(229,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #457063 color. Also use rgb(69,112,99) instead hex code.

Text Font Color

.myTextColor { color: #457063; }

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

This text font color is #457063.

Background Color

.myBgColor { background-color: #457063; }

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

This div background color is #457063.

Border color

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

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

This div border color is #457063.

Opacity

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

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

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

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

This text has shadow with #457063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457063.

Preview

Color preview on black background

This text has color #457063 on black background.


Color preview on white background

This text has color #457063 on white background.


Black color preview on #457063 background

This text has black color on #457063 background.


White color preview on #457063 background

This text has white color on #457063 background.


Related colors

Complementary color

Complementary color for #hex is #BA8F9C.


I love getcolorcode.com

Triadic colors

1 #634570 and #706345 with #457063 are triadic colors.

2 #637045 and #704563 with #457063 are triadic colors.