COLOR #457246

HEX: #457246 RGB: (69,114,70)

Color info

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

RGB color model

#457246 color RGB value is (69,114,70).

RGB: (69,114,70) (27%, 45%, 27%)

RGB channels and saturation

R 69 of 255 = 27%
G 114 of 255 = 45%
B 70 of 255 = 27%

69
114
70

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

Portions of RGB colors in percentages

R + G + B = 69 + 114 + 70 = 253 (100%)
R 69 of 253 ~ 27.27%
G 114 of 253 ~ 45.06%
B 70 of 253 ~ 27.67'%

%27.27
%45.06
%27.67

CMYK color model

#457246 color CMYK value is (39,0,39,55).

  • cyan value is 39.47%
  • magenta value is 0.00%
  • yellow value is 38.60%
  • key color value is 55.29%

CMYK: (39,0,39,55)
C39M0Y39K55 (39%, 0%, 39%, 55%)
(0.39 / 0.00 / 0.39 / 0.55)

CMYK percentages

%39.47
%0
%38.6
%55.29

Codes

Color #457246 in popluar color models

45 72 46
RGB 69 114 70
HSL 121° 24.59% 35.88%
HSB/HSV 121° 39.47% 44.71%
CMYK 39.47% 0.00% 38.60%
55.29%

Color #457246 in popluar number systems.

HEX 45 72 46
Decimal 69 114 70
Binary 1000101 1110010 1000110
Octal 105 162 106

Shades and tints

Shades of #457246

#457246
(69,114,70)
#3F6840
(63,104,64)
#395E3A
(57,94,58)
#335434
(51,84,52)
#2D4A2E
(45,74,46)
#274028
(39,64,40)
#213622
(33,54,34)
#1B2C1C
(27,44,28)
#152216
(21,34,22)
#0F1810
(15,24,16)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #457246

#457246
(69,114,70)
#557E56
(85,126,86)
#658A66
(101,138,102)
#759676
(117,150,118)
#85A286
(133,162,134)
#95AE96
(149,174,150)
#A5BAA6
(165,186,166)
#B5C6B6
(181,198,182)
#C5D2C6
(197,210,198)
#D5DED6
(213,222,214)
#E5EAE6
(229,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #457246 color. Also use rgb(69,114,70) instead hex code.

Text Font Color

.myTextColor { color: #457246; }

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

This text font color is #457246.

Background Color

.myBgColor { background-color: #457246; }

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

This div background color is #457246.

Border color

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

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

This div border color is #457246.

Opacity

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

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

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

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

This text has shadow with #457246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457246.

Preview

Color preview on black background

This text has color #457246 on black background.


Color preview on white background

This text has color #457246 on white background.


Black color preview on #457246 background

This text has black color on #457246 background.


White color preview on #457246 background

This text has white color on #457246 background.


Related colors

Complementary color

Complementary color for #hex is #BA8DB9.


I love getcolorcode.com

Triadic colors

1 #464572 and #724645 with #457246 are triadic colors.

2 #467245 and #724546 with #457246 are triadic colors.