#716050

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

Shades of Kabul #716050

Tints of Kabul #716050

Color information

#716050 (or 0x716050) is unknown color: approx Kabul. HEX triplet: 71, 60 and 50. RGB value is (113,96,80). Sum of RGB (Red+Green+Blue) = 113+96+80=289 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.10% from 289); Green value is 96 (37.89% from 255 or 33.22% from 289); Blue value is 80 (31.64% from 255 or 27.68% from 289); Max value from RGB is 113 - color contains mainly: red. Hex color #716050 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716050 is #8E9FAF. Grayscale: #636363. Windows color (decimal): -9346992 or 5267569. OLE color: 5267569.

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

Color convert

RGB1139680-
CMYK00.150.290.56
HSL29.09º17.1%37.84%-
HSV(B)29.09º29.2%44.31%-
XYZ12.4412.469.34-
YUV99.26117.13137.8-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 39.10%
GREEN value IS 96 (37.89% from 255) = 33.22%
BLUE value IS 80 (31.64% from 255) = 27.68%
R=39.10%
G=33.22%
B=27.68%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.15
Y (Yellow) values IS 0.29
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113968000.150.290.5629.0917.137.84
Hex7160500F1D381d1126
Octal1611401200173570352146
Binary11100011100000101000001111111011110001110110001100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #716050

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #716050; }

 p { color: rgb(113,96,80); }

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

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

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

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

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

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

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