COLOR #457448

HEX: #457448 RGB: (69,116,72)

Color info

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

RGB color model

#457448 color RGB value is (69,116,72).

RGB: (69,116,72) (27%, 45%, 28%)

RGB channels and saturation

R 69 of 255 = 27%
G 116 of 255 = 45%
B 72 of 255 = 28%

69
116
72

R + G + B ~ 33%. #457448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 116 + 72 = 257 (100%)
R 69 of 257 ~ 26.85%
G 116 of 257 ~ 45.14%
B 72 of 257 ~ 28.02'%

%26.85
%45.14
%28.02

CMYK color model

#457448 color CMYK value is (41,0,38,55).

  • cyan value is 40.52%
  • magenta value is 0.00%
  • yellow value is 37.93%
  • key color value is 54.51%

CMYK: (41,0,38,55)
C41M0Y38K55 (41%, 0%, 38%, 55%)
(0.41 / 0.00 / 0.38 / 0.55)

CMYK percentages

%40.52
%0
%37.93
%54.51

Codes

Color #457448 in popluar color models

45 74 48
RGB 69 116 72
HSL 124° 25.41% 36.27%
HSB/HSV 124° 40.52% 45.49%
CMYK 40.52% 0.00% 37.93%
54.51%

Color #457448 in popluar number systems.

HEX 45 74 48
Decimal 69 116 72
Binary 1000101 1110100 1001000
Octal 105 164 110

Shades and tints

Shades of #457448

#457448
(69,116,72)
#3F6A42
(63,106,66)
#39603C
(57,96,60)
#335636
(51,86,54)
#2D4C30
(45,76,48)
#27422A
(39,66,42)
#213824
(33,56,36)
#1B2E1E
(27,46,30)
#152418
(21,36,24)
#0F1A12
(15,26,18)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #457448

#457448
(69,116,72)
#558058
(85,128,88)
#658C68
(101,140,104)
#759878
(117,152,120)
#85A488
(133,164,136)
#95B098
(149,176,152)
#A5BCA8
(165,188,168)
#B5C8B8
(181,200,184)
#C5D4C8
(197,212,200)
#D5E0D8
(213,224,216)
#E5ECE8
(229,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #457448; }

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

This text font color is #457448.

Background Color

.myBgColor { background-color: #457448; }

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

This div background color is #457448.

Border color

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

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

This div border color is #457448.

Opacity

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

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

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

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

This text has shadow with #457448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457448.

Preview

Color preview on black background

This text has color #457448 on black background.


Color preview on white background

This text has color #457448 on white background.


Black color preview on #457448 background

This text has black color on #457448 background.


White color preview on #457448 background

This text has white color on #457448 background.


Related colors

Complementary color

Complementary color for #hex is #BA8BB7.


I love getcolorcode.com

Triadic colors

1 #484574 and #744845 with #457448 are triadic colors.

2 #487445 and #744548 with #457448 are triadic colors.