COLOR #457829

HEX: #457829 RGB: (69,120,41)

Color info

#457829 contains mainly red and green colors. Web safe color of #457829 is #336633 (or #363).

RGB color model

#457829 color RGB value is (69,120,41).

RGB: (69,120,41) (27%, 47%, 16%)

RGB channels and saturation

R 69 of 255 = 27%
G 120 of 255 = 47%
B 41 of 255 = 16%

69
120
41

R + G + B ~ 30%. #457829 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 120 + 41 = 230 (100%)
R 69 of 230 ~ 30%
G 120 of 230 ~ 52.17%
B 41 of 230 ~ 17.83'%

%30
%52.17
%17.83

CMYK color model

#457829 color CMYK value is (43,0,66,53).

  • cyan value is 42.50%
  • magenta value is 0.00%
  • yellow value is 65.83%
  • key color value is 52.94%

CMYK: (43,0,66,53)
C43M0Y66K53 (43%, 0%, 66%, 53%)
(0.43 / 0.00 / 0.66 / 0.53)

CMYK percentages

%42.5
%0
%65.83
%52.94

Codes

Color #457829 in popluar color models

45 78 29
RGB 69 120 41
HSL 99° 49.07% 31.57%
HSB/HSV 99° 65.83% 47.06%
CMYK 42.50% 0.00% 65.83%
52.94%

Color #457829 in popluar number systems.

HEX 45 78 29
Decimal 69 120 41
Binary 1000101 1111000 101001
Octal 105 170 51

Shades and tints

Shades of #457829

#457829
(69,120,41)
#3F6E26
(63,110,38)
#396423
(57,100,35)
#335A20
(51,90,32)
#2D501D
(45,80,29)
#27461A
(39,70,26)
#213C17
(33,60,23)
#1B3214
(27,50,20)
#152811
(21,40,17)
#0F1E0E
(15,30,14)
#09140B
(9,20,11)
#000000
(0,0,0)

Tints of #457829

#457829
(69,120,41)
#55843C
(85,132,60)
#65904F
(101,144,79)
#759C62
(117,156,98)
#85A875
(133,168,117)
#95B488
(149,180,136)
#A5C09B
(165,192,155)
#B5CCAE
(181,204,174)
#C5D8C1
(197,216,193)
#D5E4D4
(213,228,212)
#E5F0E7
(229,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #457829; }

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

This text font color is #457829.

Background Color

.myBgColor { background-color: #457829; }

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

This div background color is #457829.

Border color

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

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

This div border color is #457829.

Opacity

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

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

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

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

This text has shadow with #457829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457829.

Preview

Color preview on black background

This text has color #457829 on black background.


Color preview on white background

This text has color #457829 on white background.


Black color preview on #457829 background

This text has black color on #457829 background.


White color preview on #457829 background

This text has white color on #457829 background.


Related colors

Complementary color

Complementary color for #hex is #BA87D6.


I love getcolorcode.com

Triadic colors

1 #294578 and #782945 with #457829 are triadic colors.

2 #297845 and #784529 with #457829 are triadic colors.