Shades of Kimberly #716983
Tints of Kimberly #716983
RGB
CMYK
RGB Variations
Color information
#716983 (or 0x716983) is known color: Kimberly. HEX triplet: 71, 69 and 83. RGB value is (113,105,131). Sum of RGB (Red+Green+Blue) = 113+105+131=349 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.38% from 349); Green value is 105 (41.41% from 255 or 30.09% from 349); Blue value is 131 (51.56% from 255 or 37.54% from 349); Max value from RGB is 131 - color contains mainly: blue. Hex color #716983 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716983 is #8E967C. Grayscale: #6E6E6E. Windows color (decimal): -9344637 or 8612209. OLE color: 8612209.
HSL color Cylindrical-coordinate representation of color #716983: hue angle of 258.46º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #716983 is Cyan = 0.14, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 105 | 131 | - |
| CMYK | 0.14 | 0.20 | 0 | 0.49 |
| HSL | 258.46º | 0.11% | 0.46% | - |
| HSV(B) | 258.46º | 0.2% | 0.51% | - |
| XYZ | 15.96 | 15.25 | 23.58 | - |
| YUV | 110.36 | 139.65 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 131 | 0.14 | 0.20 | 0 | 0.49 | 258.46 | 0.11 | 0.46 |
| Hex | 71 | 69 | 83 | E | 14 | 0 | 31 | 102 | B | 2E |
| Octal | 161 | 151 | 203 | 16 | 24 | 0 | 61 | 402 | 13 | 56 |
| Binary | 1110001 | 1101001 | 10000011 | 1110 | 10100 | 0 | 110001 | 100000010 | 1011 | 101110 |
Color Harmonies of #716983
Complementary color
Monochromatic Colors of #716983
Black with #716983
Text Example
Text Example
White with #716983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716983; }
p { color: rgb(113,105,131); }
H1.HeaderClassName
{
color: #716983;
}
.AnyTagClassName
{
color: #716983;
}
</style>
background-color css
<style>
a { background-color: #716983; }
a { background-color: rgb(113,105,131); }
div.DivClassName
{
background-color: #716983;
}
.BgClassName
{
background-color: #716983;
}
</style>
border-color css
<style>
span { border-color: #716983; }
span { border-color: rgb(113,105,131); }
td.TdClassName
{
border-color: #716983;
}
.TagClassName
{
border-color: #716983;
}
</style>