COLOR #755309

HEX: #755309 RGB: (117,83,9)

Color info

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

RGB color model

#755309 color RGB value is (117,83,9).

RGB: (117,83,9) (46%, 33%, 4%)

RGB channels and saturation

R 117 of 255 = 46%
G 83 of 255 = 33%
B 9 of 255 = 4%

117
83
9

R + G + B ~ 28%. #755309 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 83 + 9 = 209 (100%)
R 117 of 209 ~ 55.98%
G 83 of 209 ~ 39.71%
B 9 of 209 ~ 4.31'%

%55.98
%39.71

CMYK color model

#755309 color CMYK value is (0,29,92,54).

  • cyan value is 0.00%
  • magenta value is 29.06%
  • yellow value is 92.31%
  • key color value is 54.12%
CMYK: (0,29,92,54) C0M29Y92K54 (0%,29%,92%,54%) (0.00/0.29/0.92/0.54) 

CMYK percentages

%0
%29.06
%92.31
%54.12

Codes

Color #755309 in popluar color models

75 53 09
RGB 117 83 9
HSL 41° 85.71% 24.71%
HSB/HSV 41° 92.31% 45.88%
CMYK 0.00% 29.06% 92.31%
54.12%

Color #755309 in popluar number systems.

HEX 75 53 09
Decimal 117 83 9
Binary 1110101 1010011 1001
Octal 165 123 11

Shades and tints

Shades of #755309

#755309
(117,83,9)
#6B4C09
(107,76,9)
#614509
(97,69,9)
#573E09
(87,62,9)
#4D3709
(77,55,9)
#433009
(67,48,9)
#392909
(57,41,9)
#2F2209
(47,34,9)
#251B09
(37,27,9)
#1B1409
(27,20,9)
#110D09
(17,13,9)
#000000
(0,0,0)

Tints of #755309

#755309
(117,83,9)
#81621F
(129,98,31)
#8D7135
(141,113,53)
#99804B
(153,128,75)
#A58F61
(165,143,97)
#B19E77
(177,158,119)
#BDAD8D
(189,173,141)
#C9BCA3
(201,188,163)
#D5CBB9
(213,203,185)
#E1DACF
(225,218,207)
#EDE9E5
(237,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755309 color. Also use rgb(117,83,9) instead hex code.

Text Font Color

.myTextColor { color: #755309; }

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

This text font color is #755309.

Background Color

.myBgColor { background-color: #755309; }

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

This div background color is #755309.

Border color

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

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

This div border color is #755309.

Opacity

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

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

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

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

This text has shadow with #755309 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755309.

Preview

Color preview on black background

This text has color #755309 on black background.


Color preview on white background

This text has color #755309 on white background.


Black color preview on #755309 background

This text has black color on #755309 background.


White color preview on #755309 background

This text has white color on #755309 background.


Related colors

Complementary color

Complementary color for #hex is #8AACF6.


I love getcolorcode.com

Triadic colors

1 #097553 and #530975 with #755309 are triadic colors.

2 #095375 and #537509 with #755309 are triadic colors.