#715726

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

Shades of Horses Neck #715726

Tints of Horses Neck #715726

Color information

#715726 (or 0x715726) is unknown color: approx Horses Neck. HEX triplet: 71, 57 and 26. RGB value is (113,87,38). Sum of RGB (Red+Green+Blue) = 113+87+38=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #715726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715726 is #8EA8D9. Grayscale: #595959. Windows color (decimal): -9349338 or 2512753. OLE color: 2512753.

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

Color convert

RGB1138738-
CMYK00.230.660.56
HSL39.2º49.67%29.61%-
HSV(B)39.2º66.37%44.31%-
XYZ10.5710.473.3-
YUV89.1999.11144.98-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 47.48%
GREEN value IS 87 (34.38% from 255) = 36.55%
BLUE value IS 38 (15.23% from 255) = 15.97%
R=47.48%
G=36.55%
B=15.97%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.23
Y (Yellow) values IS 0.66
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113873800.230.660.5639.249.6729.61
Hex715726017423827321e
Octal1611274602710270476236
Binary11100011010111100110010111100001011100010011111001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #715726

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #715726; }

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

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

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

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

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

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

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

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