COLOR #457663

HEX: #457663 RGB: (69,118,99)

Color info

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

RGB color model

#457663 color RGB value is (69,118,99).

RGB: (69,118,99) (27%, 46%, 39%)

RGB channels and saturation

R 69 of 255 = 27%
G 118 of 255 = 46%
B 99 of 255 = 39%

69
118
99

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

Portions of RGB colors in percentages

R + G + B = 69 + 118 + 99 = 286 (100%)
R 69 of 286 ~ 24.13%
G 118 of 286 ~ 41.26%
B 99 of 286 ~ 34.62'%

%24.13
%41.26
%34.62

CMYK color model

#457663 color CMYK value is (42,0,16,54).

  • cyan value is 41.53%
  • magenta value is 0.00%
  • yellow value is 16.10%
  • key color value is 53.73%

CMYK: (42,0,16,54)
C42M0Y16K54 (42%, 0%, 16%, 54%)
(0.42 / 0.00 / 0.16 / 0.54)

CMYK percentages

%41.53
%0
%16.1
%53.73

Codes

Color #457663 in popluar color models

45 76 63
RGB 69 118 99
HSL 157° 26.20% 36.67%
HSB/HSV 157° 41.53% 46.27%
CMYK 41.53% 0.00% 16.10%
53.73%

Color #457663 in popluar number systems.

HEX 45 76 63
Decimal 69 118 99
Binary 1000101 1110110 1100011
Octal 105 166 143

Shades and tints

Shades of #457663

#457663
(69,118,99)
#3F6C5A
(63,108,90)
#396251
(57,98,81)
#335848
(51,88,72)
#2D4E3F
(45,78,63)
#274436
(39,68,54)
#213A2D
(33,58,45)
#1B3024
(27,48,36)
#15261B
(21,38,27)
#0F1C12
(15,28,18)
#091209
(9,18,9)
#000000
(0,0,0)

Tints of #457663

#457663
(69,118,99)
#558271
(85,130,113)
#658E7F
(101,142,127)
#759A8D
(117,154,141)
#85A69B
(133,166,155)
#95B2A9
(149,178,169)
#A5BEB7
(165,190,183)
#B5CAC5
(181,202,197)
#C5D6D3
(197,214,211)
#D5E2E1
(213,226,225)
#E5EEEF
(229,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #457663; }

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

This text font color is #457663.

Background Color

.myBgColor { background-color: #457663; }

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

This div background color is #457663.

Border color

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

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

This div border color is #457663.

Opacity

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

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

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

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

This text has shadow with #457663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457663.

Preview

Color preview on black background

This text has color #457663 on black background.


Color preview on white background

This text has color #457663 on white background.


Black color preview on #457663 background

This text has black color on #457663 background.


White color preview on #457663 background

This text has white color on #457663 background.


Related colors

Complementary color

Complementary color for #hex is #BA899C.


I love getcolorcode.com

Triadic colors

1 #634576 and #766345 with #457663 are triadic colors.

2 #637645 and #764563 with #457663 are triadic colors.