#715626

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

Shades of Horses Neck #715626

Tints of Horses Neck #715626

Color information

#715626 (or 0x715626) is unknown color: approx Horses Neck. HEX triplet: 71, 56 and 26. RGB value is (113,86,38). Sum of RGB (Red+Green+Blue) = 113+86+38=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #715626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715626 is #8EA9D9. Grayscale: #585858. Windows color (decimal): -9349594 or 2512497. OLE color: 2512497.

HSL color Cylindrical-coordinate representation of color #715626: hue angle of 38.4º 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 #715626 is Cyan = 0, Magento = 0.24, Yellow = 0.66 and Black (K on CMYK) = 0.56.

Color convert

RGB1138638-
CMYK00.240.660.56
HSL38.4º49.67%29.61%-
HSV(B)38.4º66.37%44.31%-
XYZ10.4910.313.27-
YUV88.699.45145.4-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 47.68%
GREEN value IS 86 (33.98% from 255) = 36.29%
BLUE value IS 38 (15.23% from 255) = 16.03%
R=47.68%
G=36.29%
B=16.03%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.66
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113863800.240.660.5638.449.6729.61
Hex715626018423826321e
Octal1611264603010270466236
Binary11100011010110100110011000100001011100010011011001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #715626

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #715626; }

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

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

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

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

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

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

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

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