COLOR #463502

HEX: #463502 RGB: (70,53,2)

Color info

#463502 contains mainly red and green colors. Web safe color of #463502 is #333300 (or #330).

RGB color model

#463502 color RGB value is (70,53,2).

RGB: (70,53,2) (27%, 21%, 1%)

RGB channels and saturation

R 70 of 255 = 27%
G 53 of 255 = 21%
B 2 of 255 = 1%

70
53
2

R + G + B ~ 16%. #463502 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 2 = 125 (100%)
R 70 of 125 ~ 56%
G 53 of 125 ~ 42.4%
B 2 of 125 ~ 1.6'%

%56
%42.4

CMYK color model

#463502 color CMYK value is (0,24,97,73).

  • cyan value is 0.00%
  • magenta value is 24.29%
  • yellow value is 97.14%
  • key color value is 72.55%

CMYK: (0,24,97,73)
C0M24Y97K73 (0%, 24%, 97%, 73%)
(0.00 / 0.24 / 0.97 / 0.73)

CMYK percentages

%0
%24.29
%97.14
%72.55

Codes

Color #463502 in popluar color models

46 35 02
RGB 70 53 2
HSL 45° 94.44% 14.12%
HSB/HSV 45° 97.14% 27.45%
CMYK 0.00% 24.29% 97.14%
72.55%

Color #463502 in popluar number systems.

HEX 46 35 02
Decimal 70 53 2
Binary 1000110 110101 10
Octal 106 65 2

Shades and tints

Shades of #463502

#463502
(70,53,2)
#403102
(64,49,2)
#3A2D02
(58,45,2)
#342902
(52,41,2)
#2E2502
(46,37,2)
#282102
(40,33,2)
#221D02
(34,29,2)
#1C1902
(28,25,2)
#161502
(22,21,2)
#101102
(16,17,2)
#0A0D02
(10,13,2)
#000000
(0,0,0)

Tints of #463502

#463502
(70,53,2)
#564719
(86,71,25)
#665930
(102,89,48)
#766B47
(118,107,71)
#867D5E
(134,125,94)
#968F75
(150,143,117)
#A6A18C
(166,161,140)
#B6B3A3
(182,179,163)
#C6C5BA
(198,197,186)
#D6D7D1
(214,215,209)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463502 color. Also use rgb(70,53,2) instead hex code.

Text Font Color

.myTextColor { color: #463502; }

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

This text font color is #463502.

Background Color

.myBgColor { background-color: #463502; }

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

This div background color is #463502.

Border color

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

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

This div border color is #463502.

Opacity

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

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

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

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

This text has shadow with #463502 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463502.

Preview

Color preview on black background

This text has color #463502 on black background.


Color preview on white background

This text has color #463502 on white background.


Black color preview on #463502 background

This text has black color on #463502 background.


White color preview on #463502 background

This text has white color on #463502 background.


Related colors

Complementary color

Complementary color for #hex is #B9CAFD.


I love getcolorcode.com

Triadic colors

1 #024635 and #350246 with #463502 are triadic colors.

2 #023546 and #354602 with #463502 are triadic colors.