COLOR #755118

HEX: #755118 RGB: (117,81,24)

Color info

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

RGB color model

#755118 color RGB value is (117,81,24).

RGB: (117,81,24) (46%, 32%, 9%)

RGB channels and saturation

R 117 of 255 = 46%
G 81 of 255 = 32%
B 24 of 255 = 9%

117
81
24

R + G + B ~ 29%. #755118 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 81 + 24 = 222 (100%)
R 117 of 222 ~ 52.7%
G 81 of 222 ~ 36.49%
B 24 of 222 ~ 10.81'%

%52.7
%36.49
%10.81

CMYK color model

#755118 color CMYK value is (0,31,79,54).

  • cyan value is 0.00%
  • magenta value is 30.77%
  • yellow value is 79.49%
  • key color value is 54.12%
CMYK: (0,31,79,54) C0M31Y79K54 (0%,31%,79%,54%) (0.00/0.31/0.79/0.54) 

CMYK percentages

%0
%30.77
%79.49
%54.12

Codes

Color #755118 in popluar color models

75 51 18
RGB 117 81 24
HSL 37° 65.96% 27.65%
HSB/HSV 37° 79.49% 45.88%
CMYK 0.00% 30.77% 79.49%
54.12%

Color #755118 in popluar number systems.

HEX 75 51 18
Decimal 117 81 24
Binary 1110101 1010001 11000
Octal 165 121 30

Shades and tints

Shades of #755118

#755118
(117,81,24)
#6B4A16
(107,74,22)
#614314
(97,67,20)
#573C12
(87,60,18)
#4D3510
(77,53,16)
#432E0E
(67,46,14)
#39270C
(57,39,12)
#2F200A
(47,32,10)
#251908
(37,25,8)
#1B1206
(27,18,6)
#110B04
(17,11,4)
#000000
(0,0,0)

Tints of #755118

#755118
(117,81,24)
#81602D
(129,96,45)
#8D6F42
(141,111,66)
#997E57
(153,126,87)
#A58D6C
(165,141,108)
#B19C81
(177,156,129)
#BDAB96
(189,171,150)
#C9BAAB
(201,186,171)
#D5C9C0
(213,201,192)
#E1D8D5
(225,216,213)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755118 color. Also use rgb(117,81,24) instead hex code.

Text Font Color

.myTextColor { color: #755118; }

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

This text font color is #755118.

Background Color

.myBgColor { background-color: #755118; }

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

This div background color is #755118.

Border color

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

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

This div border color is #755118.

Opacity

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

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

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

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

This text has shadow with #755118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755118.

Preview

Color preview on black background

This text has color #755118 on black background.


Color preview on white background

This text has color #755118 on white background.


Black color preview on #755118 background

This text has black color on #755118 background.


White color preview on #755118 background

This text has white color on #755118 background.


Related colors

Complementary color

Complementary color for #hex is #8AAEE7.


I love getcolorcode.com

Triadic colors

1 #187551 and #511875 with #755118 are triadic colors.

2 #185175 and #517518 with #755118 are triadic colors.