#755921

Color #755921 Horses Neck (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Horses Neck #755921

Tints of Horses Neck #755921

Color information

#755921 (or 0x755921) is unknown color: approx Horses Neck. HEX triplet: 75, 59 and 21. RGB value is (117,89,33). Sum of RGB (Red+Green+Blue) = 117+89+33=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 89 (35.16% from 255 or 37.24% from 239); Blue value is 33 (13.28% from 255 or 13.81% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #755921 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755921 is #8AA6DE. Grayscale: #5B5B5B. Windows color (decimal): -9086687 or 2185589. OLE color: 2185589.

HSL color Cylindrical-coordinate representation of color #755921: hue angle of 40º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #755921 is Cyan = 0, Magento = 0.24, Yellow = 0.72 and Black (K on CMYK) = 0.54.

Color convert

RGB1178933-
CMYK00.240.720.54
HSL40º56%29.41%-
HSV(B)40º71.79%45.88%-
XYZ11.1811.042.98-
YUV90.9995.28146.55-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 117 (46.09% from 255) = 48.95%
GREEN value IS 89 (35.16% from 255) = 37.24%
BLUE value IS 33 (13.28% from 255) = 13.81%
R=48.95%
G=37.24%
B=13.81%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.72
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal117893300.240.720.54405629.41
Hex755921018483628381d
Octal1651314103011066507035
Binary11101011011001100001011000100100011011010100011100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #755921

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #755921; }

 p { color: rgb(117,89,33); }

 H1.HeaderClassName
 {
   color: #755921;
 }
 .AnyTagClassName
 {
   color: #755921;
 }
</style>
background-color css

<style>
 a { background-color: #755921; }

 a { background-color: rgb(117,89,33); }

 div.DivClassName
 {
   background-color: #755921;
 }
 .BgClassName
 {
   background-color: #755921;
 }
</style>
border-color css

<style>
 span { border-color: #755921; }

 span { border-color: rgb(117,89,33); }

 td.TdClassName
 {
   border-color: #755921;
 }
 .TagClassName
 {
   border-color: #755921;
 }
</style>