Shades of Kimberly #716681
Tints of Kimberly #716681
RGB
CMYK
RGB Variations
Color information
#716681 (or 0x716681) is known color: Kimberly. HEX triplet: 71, 66 and 81. RGB value is (113,102,129). Sum of RGB (Red+Green+Blue) = 113+102+129=344 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.85% from 344); Green value is 102 (40.23% from 255 or 29.65% from 344); Blue value is 129 (50.78% from 255 or 37.5% from 344); Max value from RGB is 129 - color contains mainly: blue. Hex color #716681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716681 is #8E997E. Grayscale: #6C6C6C. Windows color (decimal): -9345407 or 8480369. OLE color: 8480369.
HSL color Cylindrical-coordinate representation of color #716681: hue angle of 264.44º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #716681 is Cyan = 0.12, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 102 | 129 | - |
| CMYK | 0.12 | 0.21 | 0 | 0.49 |
| HSL | 264.44º | 0.12% | 0.45% | - |
| HSV(B) | 264.44º | 0.21% | 0.51% | - |
| XYZ | 15.52 | 14.6 | 22.77 | - |
| YUV | 108.37 | 139.64 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 129 | 0.12 | 0.21 | 0 | 0.49 | 264.44 | 0.12 | 0.45 |
| Hex | 71 | 66 | 81 | C | 15 | 0 | 31 | 108 | C | 2D |
| Octal | 161 | 146 | 201 | 14 | 25 | 0 | 61 | 410 | 14 | 55 |
| Binary | 1110001 | 1100110 | 10000001 | 1100 | 10101 | 0 | 110001 | 100001000 | 1100 | 101101 |
Color Harmonies of #716681
Complementary color
Monochromatic Colors of #716681
Black with #716681
Text Example
Text Example
White with #716681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716681; }
p { color: rgb(113,102,129); }
H1.HeaderClassName
{
color: #716681;
}
.AnyTagClassName
{
color: #716681;
}
</style>
background-color css
<style>
a { background-color: #716681; }
a { background-color: rgb(113,102,129); }
div.DivClassName
{
background-color: #716681;
}
.BgClassName
{
background-color: #716681;
}
</style>
border-color css
<style>
span { border-color: #716681; }
span { border-color: rgb(113,102,129); }
td.TdClassName
{
border-color: #716681;
}
.TagClassName
{
border-color: #716681;
}
</style>