Shades of Kimberly #716386
Tints of Kimberly #716386
RGB
CMYK
RGB Variations
Color information
#716386 (or 0x716386) is known color: Kimberly. HEX triplet: 71, 63 and 86. RGB value is (113,99,134). Sum of RGB (Red+Green+Blue) = 113+99+134=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 99 (39.06% from 255 or 28.61% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 134 - color contains mainly: blue. Hex color #716386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716386 is #8E9C79. Grayscale: #6B6B6B. Windows color (decimal): -9346170 or 8807281. OLE color: 8807281.
HSL color Cylindrical-coordinate representation of color #716386: hue angle of 264º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716386 is Cyan = 0.16, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 99 | 134 | - |
| CMYK | 0.16 | 0.26 | 0 | 0.47 |
| HSL | 264º | 0.15% | 0.46% | - |
| HSV(B) | 264º | 0.26% | 0.53% | - |
| XYZ | 15.57 | 14.16 | 24.47 | - |
| YUV | 107.18 | 143.14 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 134 | 0.16 | 0.26 | 0 | 0.47 | 264 | 0.15 | 0.46 |
| Hex | 71 | 63 | 86 | 10 | 1A | 0 | 2F | 108 | F | 2E |
| Octal | 161 | 143 | 206 | 20 | 32 | 0 | 57 | 410 | 17 | 56 |
| Binary | 1110001 | 1100011 | 10000110 | 10000 | 11010 | 0 | 101111 | 100001000 | 1111 | 101110 |
Color Harmonies of #716386
Complementary color
Monochromatic Colors of #716386
Black with #716386
Text Example
Text Example
White with #716386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716386; }
p { color: rgb(113,99,134); }
H1.HeaderClassName
{
color: #716386;
}
.AnyTagClassName
{
color: #716386;
}
</style>
background-color css
<style>
a { background-color: #716386; }
a { background-color: rgb(113,99,134); }
div.DivClassName
{
background-color: #716386;
}
.BgClassName
{
background-color: #716386;
}
</style>
border-color css
<style>
span { border-color: #716386; }
span { border-color: rgb(113,99,134); }
td.TdClassName
{
border-color: #716386;
}
.TagClassName
{
border-color: #716386;
}
</style>