#715826

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

Shades of Horses Neck #715826

Tints of Horses Neck #715826

Color information

#715826 (or 0x715826) is unknown color: approx Horses Neck. HEX triplet: 71, 58 and 26. RGB value is (113,88,38). Sum of RGB (Red+Green+Blue) = 113+88+38=239 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.28% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 113 - color contains mainly: red. Hex color #715826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715826 is #8EA7D9. Grayscale: #5A5A5A. Windows color (decimal): -9349082 or 2513009. OLE color: 2513009.

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

Color convert

RGB1138838-
CMYK00.220.660.56
HSL40º49.67%29.61%-
HSV(B)40º66.37%44.31%-
XYZ10.6510.633.32-
YUV89.7898.78144.57-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 47.28%
GREEN value IS 88 (34.77% from 255) = 36.82%
BLUE value IS 38 (15.23% from 255) = 15.90%
R=47.28%
G=36.82%
B=15.90%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.22
Y (Yellow) values IS 0.66
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113883800.220.660.564049.6729.61
Hex715826016423828321e
Octal1611304602610270506236
Binary11100011011000100110010110100001011100010100011001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #715826

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #715826; }

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

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

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

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

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

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

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

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