COLOR #464530

HEX: #464530 RGB: (70,69,48)

Color info

#464530 contains red, green and blue colors in about the same proportion. Web safe color of #464530 is #333333 (or #333).

RGB color model

#464530 color RGB value is (70,69,48).

RGB: (70,69,48) (27%, 27%, 19%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 48 of 255 = 19%

70
69
48

R + G + B ~ 24%. #464530 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 48 = 187 (100%)
R 70 of 187 ~ 37.43%
G 69 of 187 ~ 36.9%
B 48 of 187 ~ 25.67'%

%37.43
%36.9
%25.67

CMYK color model

#464530 color CMYK value is (0,1,31,73).

  • cyan value is 0.00%
  • magenta value is 1.43%
  • yellow value is 31.43%
  • key color value is 72.55%

CMYK: (0,1,31,73)
C0M1Y31K73 (0%, 1%, 31%, 73%)
(0.00 / 0.01 / 0.31 / 0.73)

CMYK percentages

%0
%1.43
%31.43
%72.55

Codes

Color #464530 in popluar color models

46 45 30
RGB 70 69 48
HSL 57° 18.64% 23.14%
HSB/HSV 57° 31.43% 27.45%
CMYK 0.00% 1.43% 31.43%
72.55%

Color #464530 in popluar number systems.

HEX 46 45 30
Decimal 70 69 48
Binary 1000110 1000101 110000
Octal 106 105 60

Shades and tints

Shades of #464530

#464530
(70,69,48)
#403F2C
(64,63,44)
#3A3928
(58,57,40)
#343324
(52,51,36)
#2E2D20
(46,45,32)
#28271C
(40,39,28)
#222118
(34,33,24)
#1C1B14
(28,27,20)
#161510
(22,21,16)
#100F0C
(16,15,12)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #464530

#464530
(70,69,48)
#565542
(86,85,66)
#666554
(102,101,84)
#767566
(118,117,102)
#868578
(134,133,120)
#96958A
(150,149,138)
#A6A59C
(166,165,156)
#B6B5AE
(182,181,174)
#C6C5C0
(198,197,192)
#D6D5D2
(214,213,210)
#E6E5E4
(230,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464530; }

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

This text font color is #464530.

Background Color

.myBgColor { background-color: #464530; }

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

This div background color is #464530.

Border color

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

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

This div border color is #464530.

Opacity

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

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

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

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

This text has shadow with #464530 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464530.

Preview

Color preview on black background

This text has color #464530 on black background.


Color preview on white background

This text has color #464530 on white background.


Black color preview on #464530 background

This text has black color on #464530 background.


White color preview on #464530 background

This text has white color on #464530 background.


Related colors

Complementary color

Complementary color for #hex is #B9BACF.


I love getcolorcode.com

Triadic colors

1 #304645 and #453046 with #464530 are triadic colors.

2 #304546 and #454630 with #464530 are triadic colors.