Shades of Kimberly #716985
Tints of Kimberly #716985
RGB
CMYK
RGB Variations
Color information
#716985 (or 0x716985) is known color: Kimberly. HEX triplet: 71, 69 and 85. RGB value is (113,105,133). Sum of RGB (Red+Green+Blue) = 113+105+133=351 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.19% from 351); Green value is 105 (41.41% from 255 or 29.91% from 351); Blue value is 133 (52.34% from 255 or 37.89% from 351); Max value from RGB is 133 - color contains mainly: blue. Hex color #716985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716985 is #8E967A. Grayscale: #6E6E6E. Windows color (decimal): -9344635 or 8743281. OLE color: 8743281.
HSL color Cylindrical-coordinate representation of color #716985: hue angle of 257.14º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #716985 is Cyan = 0.15, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 105 | 133 | - |
| CMYK | 0.15 | 0.21 | 0 | 0.48 |
| HSL | 257.14º | 0.12% | 0.47% | - |
| HSV(B) | 257.14º | 0.21% | 0.52% | - |
| XYZ | 16.1 | 15.31 | 24.3 | - |
| YUV | 110.58 | 140.65 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 133 | 0.15 | 0.21 | 0 | 0.48 | 257.14 | 0.12 | 0.47 |
| Hex | 71 | 69 | 85 | F | 15 | 0 | 30 | 101 | C | 2F |
| Octal | 161 | 151 | 205 | 17 | 25 | 0 | 60 | 401 | 14 | 57 |
| Binary | 1110001 | 1101001 | 10000101 | 1111 | 10101 | 0 | 110000 | 100000001 | 1100 | 101111 |
Color Harmonies of #716985
Complementary color
Monochromatic Colors of #716985
Black with #716985
Text Example
Text Example
White with #716985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716985; }
p { color: rgb(113,105,133); }
H1.HeaderClassName
{
color: #716985;
}
.AnyTagClassName
{
color: #716985;
}
</style>
background-color css
<style>
a { background-color: #716985; }
a { background-color: rgb(113,105,133); }
div.DivClassName
{
background-color: #716985;
}
.BgClassName
{
background-color: #716985;
}
</style>
border-color css
<style>
span { border-color: #716985; }
span { border-color: rgb(113,105,133); }
td.TdClassName
{
border-color: #716985;
}
.TagClassName
{
border-color: #716985;
}
</style>