Shades of Kimberly #716980
Tints of Kimberly #716980
RGB
CMYK
RGB Variations
Color information
#716980 (or 0x716980) is known color: Kimberly. HEX triplet: 71, 69 and 80. RGB value is (113,105,128). Sum of RGB (Red+Green+Blue) = 113+105+128=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 105 (41.41% from 255 or 30.35% from 346); Blue value is 128 (50.39% from 255 or 36.99% from 346); Max value from RGB is 128 - color contains mainly: blue. Hex color #716980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716980 is #8E967F. Grayscale: #6D6D6D. Windows color (decimal): -9344640 or 8415601. OLE color: 8415601.
HSL color Cylindrical-coordinate representation of color #716980: hue angle of 260.87º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #716980 is Cyan = 0.12, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 105 | 128 | - |
| CMYK | 0.12 | 0.18 | 0 | 0.50 |
| HSL | 260.87º | 0.1% | 0.46% | - |
| HSV(B) | 260.87º | 0.18% | 0.5% | - |
| XYZ | 15.76 | 15.17 | 22.52 | - |
| YUV | 110.01 | 138.15 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 128 | 0.12 | 0.18 | 0 | 0.50 | 260.87 | 0.1 | 0.46 |
| Hex | 71 | 69 | 80 | C | 12 | 0 | 32 | 105 | A | 2E |
| Octal | 161 | 151 | 200 | 14 | 22 | 0 | 62 | 405 | 12 | 56 |
| Binary | 1110001 | 1101001 | 10000000 | 1100 | 10010 | 0 | 110010 | 100000101 | 1010 | 101110 |
Color Harmonies of #716980
Complementary color
Monochromatic Colors of #716980
Black with #716980
Text Example
Text Example
White with #716980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716980; }
p { color: rgb(113,105,128); }
H1.HeaderClassName
{
color: #716980;
}
.AnyTagClassName
{
color: #716980;
}
</style>
background-color css
<style>
a { background-color: #716980; }
a { background-color: rgb(113,105,128); }
div.DivClassName
{
background-color: #716980;
}
.BgClassName
{
background-color: #716980;
}
</style>
border-color css
<style>
span { border-color: #716980; }
span { border-color: rgb(113,105,128); }
td.TdClassName
{
border-color: #716980;
}
.TagClassName
{
border-color: #716980;
}
</style>