#716886

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

Shades of Kimberly #716886

Tints of Kimberly #716886

Color information

#716886 (or 0x716886) is unknown color: approx Kimberly. HEX triplet: 71, 68 and 86. RGB value is (113,104,134). Sum of RGB (Red+Green+Blue) = 113+104+134=351 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.19% from 351); Green value is 104 (41.02% from 255 or 29.63% from 351); Blue value is 134 (52.73% from 255 or 38.18% from 351); Max value from RGB is 134 - color contains mainly: blue. Hex color #716886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716886 is #8E9779. Grayscale: #6D6D6D. Windows color (decimal): -9344890 or 8808561. OLE color: 8808561.

HSL color Cylindrical-coordinate representation of color #716886: hue angle of 258º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #716886 is Cyan = 0.16, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.

Color convert

RGB113104134-
CMYK0.160.2200.47
HSL258º12.61%46.67%-
HSV(B)258º22.39%52.55%-
XYZ16.0615.1324.63-
YUV110.11141.48130.06-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 32.19%
GREEN value IS 104 (41.02% from 255) = 29.63%
BLUE value IS 134 (52.73% from 255) = 38.18%
R=32.19%
G=29.63%
B=38.18%

CMYK

C (Cyan) values IS 0.16
M (Magenta) values IS 0.22
Y (Yellow) values IS 0
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal1131041340.160.2200.4725812.6146.67
Hex716886101602F102d2f
Octal16115020620260574021557
Binary1110001110100010000110100001011001011111000000101101101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #716886

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #716886; }

 p { color: rgb(113,104,134); }

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

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

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

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

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

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

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