#715926

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

Shades of Horses Neck #715926

Tints of Horses Neck #715926

Color information

#715926 (or 0x715926) is unknown color: approx Horses Neck. HEX triplet: 71, 59 and 26. RGB value is (113,89,38). Sum of RGB (Red+Green+Blue) = 113+89+38=240 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.08% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 113 - color contains mainly: red. Hex color #715926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715926 is #8EA6D9. Grayscale: #5A5A5A. Windows color (decimal): -9348826 or 2513265. OLE color: 2513265.

HSL color Cylindrical-coordinate representation of color #715926: hue angle of 40.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #715926 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.56.

Color convert

RGB1138938-
CMYK00.210.660.56
HSL40.8º49.67%29.61%-
HSV(B)40.8º66.37%44.31%-
XYZ10.7310.83.35-
YUV90.3698.45144.15-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 47.08%
GREEN value IS 89 (35.16% from 255) = 37.08%
BLUE value IS 38 (15.23% from 255) = 15.83%
R=47.08%
G=37.08%
B=15.83%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.21
Y (Yellow) values IS 0.66
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113893800.210.660.5640.849.6729.61
Hex715926015423829321e
Octal1611314602510270516236
Binary11100011011001100110010101100001011100010100111001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #715926

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #715926; }

 p { color: rgb(113,89,38); }

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

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

 a { background-color: rgb(113,89,38); }

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

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

 span { border-color: rgb(113,89,38); }

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