#715656

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

Shades of Zambezi #715656

Tints of Zambezi #715656

Color information

#715656 (or 0x715656) is unknown color: approx Zambezi. HEX triplet: 71, 56 and 56. RGB value is (113,86,86). Sum of RGB (Red+Green+Blue) = 113+86+86=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 86 (33.98% from 255 or 30.18% from 285); Blue value is 86 (33.98% from 255 or 30.18% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #715656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715656 is #8EA9A9. Grayscale: #5E5E5E. Windows color (decimal): -9349546 or 5658225. OLE color: 5658225.

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

Color convert

RGB1138686-
CMYK00.240.240.56
HSL13.57%39.02%-
HSV(B)23.89%44.31%-
XYZ11.8210.8410.27-
YUV94.07123.45141.5-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 39.65%
GREEN value IS 86 (33.98% from 255) = 30.18%
BLUE value IS 86 (33.98% from 255) = 30.18%
R=39.65%
G=30.18%
B=30.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.24
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113868600.240.240.56013.5739.02
Hex71565601818380e27
Octal161126126030307001647
Binary1110001101011010101100110001100011100001110100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #715656

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #715656; }

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

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

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

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

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

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

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

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