COLOR #469452

HEX: #469452 RGB: (70,148,82)

Color info

#469452 contains mainly green color. Web safe color of #469452 is #339966 (or #396).

RGB color model

#469452 color RGB value is (70,148,82).

RGB: (70,148,82) (27%, 58%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 148 of 255 = 58%
B 82 of 255 = 32%

70
148
82

R + G + B ~ 39%. #469452 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 148 + 82 = 300 (100%)
R 70 of 300 ~ 23.33%
G 148 of 300 ~ 49.33%
B 82 of 300 ~ 27.33'%

%23.33
%49.33
%27.33

CMYK color model

#469452 color CMYK value is (53,0,45,42).

  • cyan value is 52.70%
  • magenta value is 0.00%
  • yellow value is 44.59%
  • key color value is 41.96%

CMYK: (53,0,45,42)
C53M0Y45K42 (53%, 0%, 45%, 42%)
(0.53 / 0.00 / 0.45 / 0.42)

CMYK percentages

%52.7
%0
%44.59
%41.96

Codes

Color #469452 in popluar color models

46 94 52
RGB 70 148 82
HSL 129° 35.78% 42.75%
HSB/HSV 129° 52.70% 58.04%
CMYK 52.70% 0.00% 44.59%
41.96%

Color #469452 in popluar number systems.

HEX 46 94 52
Decimal 70 148 82
Binary 1000110 10010100 1010010
Octal 106 224 122

Shades and tints

Shades of #469452

#469452
(70,148,82)
#40874B
(64,135,75)
#3A7A44
(58,122,68)
#346D3D
(52,109,61)
#2E6036
(46,96,54)
#28532F
(40,83,47)
#224628
(34,70,40)
#1C3921
(28,57,33)
#162C1A
(22,44,26)
#101F13
(16,31,19)
#0A120C
(10,18,12)
#000000
(0,0,0)

Tints of #469452

#469452
(70,148,82)
#569D61
(86,157,97)
#66A670
(102,166,112)
#76AF7F
(118,175,127)
#86B88E
(134,184,142)
#96C19D
(150,193,157)
#A6CAAC
(166,202,172)
#B6D3BB
(182,211,187)
#C6DCCA
(198,220,202)
#D6E5D9
(214,229,217)
#E6EEE8
(230,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469452 color. Also use rgb(70,148,82) instead hex code.

Text Font Color

.myTextColor { color: #469452; }

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

This text font color is #469452.

Background Color

.myBgColor { background-color: #469452; }

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

This div background color is #469452.

Border color

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

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

This div border color is #469452.

Opacity

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

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

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

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

This text has shadow with #469452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469452.

Preview

Color preview on black background

This text has color #469452 on black background.


Color preview on white background

This text has color #469452 on white background.


Black color preview on #469452 background

This text has black color on #469452 background.


White color preview on #469452 background

This text has white color on #469452 background.


Related colors

Complementary color

Complementary color for #hex is #B96BAD.


I love getcolorcode.com

Triadic colors

1 #524694 and #945246 with #469452 are triadic colors.

2 #529446 and #944652 with #469452 are triadic colors.