COLOR #457449

HEX: #457449 RGB: (69,116,73)

Color info

#457449 contains red, green and blue colors in about the same proportion. Web safe color of #457449 is #336633 (or #363).

RGB color model

#457449 color RGB value is (69,116,73).

RGB: (69,116,73) (27%, 45%, 29%)

RGB channels and saturation

R 69 of 255 = 27%
G 116 of 255 = 45%
B 73 of 255 = 29%

69
116
73

R + G + B ~ 34%. #457449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 116 + 73 = 258 (100%)
R 69 of 258 ~ 26.74%
G 116 of 258 ~ 44.96%
B 73 of 258 ~ 28.29'%

%26.74
%44.96
%28.29

CMYK color model

#457449 color CMYK value is (41,0,37,55).

  • cyan value is 40.52%
  • magenta value is 0.00%
  • yellow value is 37.07%
  • key color value is 54.51%
CMYK: (41,0,37,55) C41M0Y37K55 (41%,0%,37%,55%) (0.41/0.00/0.37/0.55) 

CMYK percentages

%40.52
%0
%37.07
%54.51

Codes

Color #457449 in popluar color models

45 74 49
RGB 69 116 73
HSL 125° 25.41% 36.27%
HSB/HSV 125° 40.52% 45.49%
CMYK 40.52% 0.00% 37.07%
54.51%

Color #457449 in popluar number systems.

HEX 45 74 49
Decimal 69 116 73
Binary 1000101 1110100 1001001
Octal 105 164 111

Shades and tints

Shades of #457449

#457449
(69,116,73)
#3F6A43
(63,106,67)
#39603D
(57,96,61)
#335637
(51,86,55)
#2D4C31
(45,76,49)
#27422B
(39,66,43)
#213825
(33,56,37)
#1B2E1F
(27,46,31)
#152419
(21,36,25)
#0F1A13
(15,26,19)
#09100D
(9,16,13)
#000000
(0,0,0)

Tints of #457449

#457449
(69,116,73)
#558059
(85,128,89)
#658C69
(101,140,105)
#759879
(117,152,121)
#85A489
(133,164,137)
#95B099
(149,176,153)
#A5BCA9
(165,188,169)
#B5C8B9
(181,200,185)
#C5D4C9
(197,212,201)
#D5E0D9
(213,224,217)
#E5ECE9
(229,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #457449 color. Also use rgb(69,116,73) instead hex code.

Text Font Color

.myTextColor { color: #457449; }

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

This text font color is #457449.

Background Color

.myBgColor { background-color: #457449; }

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

This div background color is #457449.

Border color

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

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

This div border color is #457449.

Opacity

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

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

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

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

This text has shadow with #457449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457449.

Preview

Color preview on black background

This text has color #457449 on black background.


Color preview on white background

This text has color #457449 on white background.


Black color preview on #457449 background

This text has black color on #457449 background.


White color preview on #457449 background

This text has white color on #457449 background.


Related colors

Complementary color

Complementary color for #hex is #BA8BB6.


I love getcolorcode.com

Triadic colors

1 #494574 and #744945 with #457449 are triadic colors.

2 #497445 and #744549 with #457449 are triadic colors.