COLOR #466430

HEX: #466430 RGB: (70,100,48)

Color info

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

RGB color model

#466430 color RGB value is (70,100,48).

RGB: (70,100,48) (27%, 39%, 19%)

RGB channels and saturation

R 70 of 255 = 27%
G 100 of 255 = 39%
B 48 of 255 = 19%

70
100
48

R + G + B ~ 28%. #466430 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 100 + 48 = 218 (100%)
R 70 of 218 ~ 32.11%
G 100 of 218 ~ 45.87%
B 48 of 218 ~ 22.02'%

%32.11
%45.87
%22.02

CMYK color model

#466430 color CMYK value is (30,0,52,61).

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 52.00%
  • key color value is 60.78%

CMYK: (30,0,52,61)
C30M0Y52K61 (30%, 0%, 52%, 61%)
(0.30 / 0.00 / 0.52 / 0.61)

CMYK percentages

%30
%0
%52
%60.78

Codes

Color #466430 in popluar color models

46 64 30
RGB 70 100 48
HSL 95° 35.14% 29.02%
HSB/HSV 95° 52.00% 39.22%
CMYK 30.00% 0.00% 52.00%
60.78%

Color #466430 in popluar number systems.

HEX 46 64 30
Decimal 70 100 48
Binary 1000110 1100100 110000
Octal 106 144 60

Shades and tints

Shades of #466430

#466430
(70,100,48)
#405B2C
(64,91,44)
#3A5228
(58,82,40)
#344924
(52,73,36)
#2E4020
(46,64,32)
#28371C
(40,55,28)
#222E18
(34,46,24)
#1C2514
(28,37,20)
#161C10
(22,28,16)
#10130C
(16,19,12)
#0A0A08
(10,10,8)
#000000
(0,0,0)

Tints of #466430

#466430
(70,100,48)
#567242
(86,114,66)
#668054
(102,128,84)
#768E66
(118,142,102)
#869C78
(134,156,120)
#96AA8A
(150,170,138)
#A6B89C
(166,184,156)
#B6C6AE
(182,198,174)
#C6D4C0
(198,212,192)
#D6E2D2
(214,226,210)
#E6F0E4
(230,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466430 color. Also use rgb(70,100,48) instead hex code.

Text Font Color

.myTextColor { color: #466430; }

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

This text font color is #466430.

Background Color

.myBgColor { background-color: #466430; }

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

This div background color is #466430.

Border color

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

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

This div border color is #466430.

Opacity

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

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

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

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

This text has shadow with #466430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466430.

Preview

Color preview on black background

This text has color #466430 on black background.


Color preview on white background

This text has color #466430 on white background.


Black color preview on #466430 background

This text has black color on #466430 background.


White color preview on #466430 background

This text has white color on #466430 background.


Related colors

Complementary color

Complementary color for #hex is #B99BCF.


I love getcolorcode.com

Triadic colors

1 #304664 and #643046 with #466430 are triadic colors.

2 #306446 and #644630 with #466430 are triadic colors.