COLOR #457840

HEX: #457840 RGB: (69,120,64)

Color info

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

RGB color model

#457840 color RGB value is (69,120,64).

RGB: (69,120,64) (27%, 47%, 25%)

RGB channels and saturation

R 69 of 255 = 27%
G 120 of 255 = 47%
B 64 of 255 = 25%

69
120
64

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

Portions of RGB colors in percentages

R + G + B = 69 + 120 + 64 = 253 (100%)
R 69 of 253 ~ 27.27%
G 120 of 253 ~ 47.43%
B 64 of 253 ~ 25.3'%

%27.27
%47.43
%25.3

CMYK color model

#457840 color CMYK value is (43,0,47,53).

  • cyan value is 42.50%
  • magenta value is 0.00%
  • yellow value is 46.67%
  • key color value is 52.94%
CMYK: (43,0,47,53) C43M0Y47K53 (43%,0%,47%,53%) (0.43/0.00/0.47/0.53) 

CMYK percentages

%42.5
%0
%46.67
%52.94

Codes

Color #457840 in popluar color models

45 78 40
RGB 69 120 64
HSL 115° 30.43% 36.08%
HSB/HSV 115° 46.67% 47.06%
CMYK 42.50% 0.00% 46.67%
52.94%

Color #457840 in popluar number systems.

HEX 45 78 40
Decimal 69 120 64
Binary 1000101 1111000 1000000
Octal 105 170 100

Shades and tints

Shades of #457840

#457840
(69,120,64)
#3F6E3B
(63,110,59)
#396436
(57,100,54)
#335A31
(51,90,49)
#2D502C
(45,80,44)
#274627
(39,70,39)
#213C22
(33,60,34)
#1B321D
(27,50,29)
#152818
(21,40,24)
#0F1E13
(15,30,19)
#09140E
(9,20,14)
#000000
(0,0,0)

Tints of #457840

#457840
(69,120,64)
#558451
(85,132,81)
#659062
(101,144,98)
#759C73
(117,156,115)
#85A884
(133,168,132)
#95B495
(149,180,149)
#A5C0A6
(165,192,166)
#B5CCB7
(181,204,183)
#C5D8C8
(197,216,200)
#D5E4D9
(213,228,217)
#E5F0EA
(229,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #457840 color. Also use rgb(69,120,64) instead hex code.

Text Font Color

.myTextColor { color: #457840; }

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

This text font color is #457840.

Background Color

.myBgColor { background-color: #457840; }

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

This div background color is #457840.

Border color

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

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

This div border color is #457840.

Opacity

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

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

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

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

This text has shadow with #457840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457840.

Preview

Color preview on black background

This text has color #457840 on black background.


Color preview on white background

This text has color #457840 on white background.


Black color preview on #457840 background

This text has black color on #457840 background.


White color preview on #457840 background

This text has white color on #457840 background.


Related colors

Complementary color

Complementary color for #hex is #BA87BF.


I love getcolorcode.com

Triadic colors

1 #404578 and #784045 with #457840 are triadic colors.

2 #407845 and #784540 with #457840 are triadic colors.