COLOR #462502

HEX: #462502 RGB: (70,37,2)

Color info

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

RGB color model

#462502 color RGB value is (70,37,2).

RGB: (70,37,2) (27%, 15%, 1%)

RGB channels and saturation

R 70 of 255 = 27%
G 37 of 255 = 15%
B 2 of 255 = 1%

70
37
2

R + G + B ~ 14%. #462502 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 37 + 2 = 109 (100%)
R 70 of 109 ~ 64.22%
G 37 of 109 ~ 33.94%
B 2 of 109 ~ 1.83'%

%64.22
%33.94

CMYK color model

#462502 color CMYK value is (0,47,97,73).

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

CMYK: (0,47,97,73)
C0M47Y97K73 (0%, 47%, 97%, 73%)
(0.00 / 0.47 / 0.97 / 0.73)

CMYK percentages

%0
%47.14
%97.14
%72.55

Codes

Color #462502 in popluar color models

46 25 02
RGB 70 37 2
HSL 31° 94.44% 14.12%
HSB/HSV 31° 97.14% 27.45%
CMYK 0.00% 47.14% 97.14%
72.55%

Color #462502 in popluar number systems.

HEX 46 25 02
Decimal 70 37 2
Binary 1000110 100101 10
Octal 106 45 2

Shades and tints

Shades of #462502

#462502
(70,37,2)
#402202
(64,34,2)
#3A1F02
(58,31,2)
#341C02
(52,28,2)
#2E1902
(46,25,2)
#281602
(40,22,2)
#221302
(34,19,2)
#1C1002
(28,16,2)
#160D02
(22,13,2)
#100A02
(16,10,2)
#0A0702
(10,7,2)
#000000
(0,0,0)

Tints of #462502

#462502
(70,37,2)
#563819
(86,56,25)
#664B30
(102,75,48)
#765E47
(118,94,71)
#86715E
(134,113,94)
#968475
(150,132,117)
#A6978C
(166,151,140)
#B6AAA3
(182,170,163)
#C6BDBA
(198,189,186)
#D6D0D1
(214,208,209)
#E6E3E8
(230,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462502; }

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

This text font color is #462502.

Background Color

.myBgColor { background-color: #462502; }

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

This div background color is #462502.

Border color

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

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

This div border color is #462502.

Opacity

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

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

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

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

This text has shadow with #462502 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462502.

Preview

Color preview on black background

This text has color #462502 on black background.


Color preview on white background

This text has color #462502 on white background.


Black color preview on #462502 background

This text has black color on #462502 background.


White color preview on #462502 background

This text has white color on #462502 background.


Related colors

Complementary color

Complementary color for #hex is #B9DAFD.


I love getcolorcode.com

Triadic colors

1 #024625 and #250246 with #462502 are triadic colors.

2 #022546 and #254602 with #462502 are triadic colors.