COLOR #464330

HEX: #464330 RGB: (70,67,48)

Color info

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

RGB color model

#464330 color RGB value is (70,67,48).

RGB: (70,67,48) (27%, 26%, 19%)

RGB channels and saturation

R 70 of 255 = 27%
G 67 of 255 = 26%
B 48 of 255 = 19%

70
67
48

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

Portions of RGB colors in percentages

R + G + B = 70 + 67 + 48 = 185 (100%)
R 70 of 185 ~ 37.84%
G 67 of 185 ~ 36.22%
B 48 of 185 ~ 25.95'%

%37.84
%36.22
%25.95

CMYK color model

#464330 color CMYK value is (0,4,31,73).

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

CMYK: (0,4,31,73)
C0M4Y31K73 (0%, 4%, 31%, 73%)
(0.00 / 0.04 / 0.31 / 0.73)

CMYK percentages

%0
%4.29
%31.43
%72.55

Codes

Color #464330 in popluar color models

46 43 30
RGB 70 67 48
HSL 52° 18.64% 23.14%
HSB/HSV 52° 31.43% 27.45%
CMYK 0.00% 4.29% 31.43%
72.55%

Color #464330 in popluar number systems.

HEX 46 43 30
Decimal 70 67 48
Binary 1000110 1000011 110000
Octal 106 103 60

Shades and tints

Shades of #464330

#464330
(70,67,48)
#403D2C
(64,61,44)
#3A3728
(58,55,40)
#343124
(52,49,36)
#2E2B20
(46,43,32)
#28251C
(40,37,28)
#221F18
(34,31,24)
#1C1914
(28,25,20)
#161310
(22,19,16)
#100D0C
(16,13,12)
#0A0708
(10,7,8)
#000000
(0,0,0)

Tints of #464330

#464330
(70,67,48)
#565442
(86,84,66)
#666554
(102,101,84)
#767666
(118,118,102)
#868778
(134,135,120)
#96988A
(150,152,138)
#A6A99C
(166,169,156)
#B6BAAE
(182,186,174)
#C6CBC0
(198,203,192)
#D6DCD2
(214,220,210)
#E6EDE4
(230,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464330; }

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

This text font color is #464330.

Background Color

.myBgColor { background-color: #464330; }

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

This div background color is #464330.

Border color

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

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

This div border color is #464330.

Opacity

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

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

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

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

This text has shadow with #464330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464330.

Preview

Color preview on black background

This text has color #464330 on black background.


Color preview on white background

This text has color #464330 on white background.


Black color preview on #464330 background

This text has black color on #464330 background.


White color preview on #464330 background

This text has white color on #464330 background.


Related colors

Complementary color

Complementary color for #hex is #B9BCCF.


I love getcolorcode.com

Triadic colors

1 #304643 and #433046 with #464330 are triadic colors.

2 #304346 and #434630 with #464330 are triadic colors.