COLOR #469766

HEX: #469766 RGB: (70,151,102)

Color info

#469766 contains mainly green and blue colors. Web safe color of #469766 is #339966 (or #396).

RGB color model

#469766 color RGB value is (70,151,102).

RGB: (70,151,102) (27%, 59%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 151 of 255 = 59%
B 102 of 255 = 40%

70
151
102

R + G + B ~ 42%. #469766 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 151 + 102 = 323 (100%)
R 70 of 323 ~ 21.67%
G 151 of 323 ~ 46.75%
B 102 of 323 ~ 31.58'%

%21.67
%46.75
%31.58

CMYK color model

#469766 color CMYK value is (54,0,32,41).

  • cyan value is 53.64%
  • magenta value is 0.00%
  • yellow value is 32.45%
  • key color value is 40.78%

CMYK: (54,0,32,41)
C54M0Y32K41 (54%, 0%, 32%, 41%)
(0.54 / 0.00 / 0.32 / 0.41)

CMYK percentages

%53.64
%0
%32.45
%40.78

Codes

Color #469766 in popluar color models

46 97 66
RGB 70 151 102
HSL 144° 36.65% 43.33%
HSB/HSV 144° 53.64% 59.22%
CMYK 53.64% 0.00% 32.45%
40.78%

Color #469766 in popluar number systems.

HEX 46 97 66
Decimal 70 151 102
Binary 1000110 10010111 1100110
Octal 106 227 146

Shades and tints

Shades of #469766

#469766
(70,151,102)
#408A5D
(64,138,93)
#3A7D54
(58,125,84)
#34704B
(52,112,75)
#2E6342
(46,99,66)
#285639
(40,86,57)
#224930
(34,73,48)
#1C3C27
(28,60,39)
#162F1E
(22,47,30)
#102215
(16,34,21)
#0A150C
(10,21,12)
#000000
(0,0,0)

Tints of #469766

#469766
(70,151,102)
#56A073
(86,160,115)
#66A980
(102,169,128)
#76B28D
(118,178,141)
#86BB9A
(134,187,154)
#96C4A7
(150,196,167)
#A6CDB4
(166,205,180)
#B6D6C1
(182,214,193)
#C6DFCE
(198,223,206)
#D6E8DB
(214,232,219)
#E6F1E8
(230,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469766 color. Also use rgb(70,151,102) instead hex code.

Text Font Color

.myTextColor { color: #469766; }

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

This text font color is #469766.

Background Color

.myBgColor { background-color: #469766; }

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

This div background color is #469766.

Border color

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

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

This div border color is #469766.

Opacity

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

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

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

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

This text has shadow with #469766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469766.

Preview

Color preview on black background

This text has color #469766 on black background.


Color preview on white background

This text has color #469766 on white background.


Black color preview on #469766 background

This text has black color on #469766 background.


White color preview on #469766 background

This text has white color on #469766 background.


Related colors

Complementary color

Complementary color for #hex is #B96899.


I love getcolorcode.com

Triadic colors

1 #664697 and #976646 with #469766 are triadic colors.

2 #669746 and #974666 with #469766 are triadic colors.