COLOR #756212

HEX: #756212 RGB: (117,98,18)

Color info

#756212 contains mainly red and green colors. Web safe color of #756212 is #666600 (or #660).

RGB color model

#756212 color RGB value is (117,98,18).

RGB: (117,98,18) (46%, 38%, 7%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 18 of 255 = 7%

117
98
18

R + G + B ~ 30%. #756212 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 18 = 233 (100%)
R 117 of 233 ~ 50.21%
G 98 of 233 ~ 42.06%
B 18 of 233 ~ 7.73'%

%50.21
%42.06

CMYK color model

#756212 color CMYK value is (0,16,85,54).

  • cyan value is 0.00%
  • magenta value is 16.24%
  • yellow value is 84.62%
  • key color value is 54.12%

CMYK: (0,16,85,54)
C0M16Y85K54 (0%, 16%, 85%, 54%)
(0.00 / 0.16 / 0.85 / 0.54)

CMYK percentages

%0
%16.24
%84.62
%54.12

Codes

Color #756212 in popluar color models

75 62 12
RGB 117 98 18
HSL 48° 73.33% 26.47%
HSB/HSV 48° 84.62% 45.88%
CMYK 0.00% 16.24% 84.62%
54.12%

Color #756212 in popluar number systems.

HEX 75 62 12
Decimal 117 98 18
Binary 1110101 1100010 10010
Octal 165 142 22

Shades and tints

Shades of #756212

#756212
(117,98,18)
#6B5A11
(107,90,17)
#615210
(97,82,16)
#574A0F
(87,74,15)
#4D420E
(77,66,14)
#433A0D
(67,58,13)
#39320C
(57,50,12)
#2F2A0B
(47,42,11)
#25220A
(37,34,10)
#1B1A09
(27,26,9)
#111208
(17,18,8)
#000000
(0,0,0)

Tints of #756212

#756212
(117,98,18)
#817027
(129,112,39)
#8D7E3C
(141,126,60)
#998C51
(153,140,81)
#A59A66
(165,154,102)
#B1A87B
(177,168,123)
#BDB690
(189,182,144)
#C9C4A5
(201,196,165)
#D5D2BA
(213,210,186)
#E1E0CF
(225,224,207)
#EDEEE4
(237,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756212 color. Also use rgb(117,98,18) instead hex code.

Text Font Color

.myTextColor { color: #756212; }

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

This text font color is #756212.

Background Color

.myBgColor { background-color: #756212; }

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

This div background color is #756212.

Border color

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

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

This div border color is #756212.

Opacity

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

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

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

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

This text has shadow with #756212 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756212.

Preview

Color preview on black background

This text has color #756212 on black background.


Color preview on white background

This text has color #756212 on white background.


Black color preview on #756212 background

This text has black color on #756212 background.


White color preview on #756212 background

This text has white color on #756212 background.


Related colors

Complementary color

Complementary color for #hex is #8A9DED.


I love getcolorcode.com

Triadic colors

1 #127562 and #621275 with #756212 are triadic colors.

2 #126275 and #627512 with #756212 are triadic colors.