Shades of Kimberly #716685
Tints of Kimberly #716685
RGB
CMYK
RGB Variations
Color information
#716685 (or 0x716685) is known color: Kimberly. HEX triplet: 71, 66 and 85. RGB value is (113,102,133). Sum of RGB (Red+Green+Blue) = 113+102+133=348 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.47% from 348); Green value is 102 (40.23% from 255 or 29.31% from 348); Blue value is 133 (52.34% from 255 or 38.22% from 348); Max value from RGB is 133 - color contains mainly: blue. Hex color #716685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716685 is #8E997A. Grayscale: #6C6C6C. Windows color (decimal): -9345403 or 8742513. OLE color: 8742513.
HSL color Cylindrical-coordinate representation of color #716685: hue angle of 261.29º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #716685 is Cyan = 0.15, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 102 | 133 | - |
| CMYK | 0.15 | 0.23 | 0 | 0.48 |
| HSL | 261.29º | 0.13% | 0.46% | - |
| HSV(B) | 261.29º | 0.23% | 0.52% | - |
| XYZ | 15.8 | 14.71 | 24.2 | - |
| YUV | 108.82 | 141.64 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 133 | 0.15 | 0.23 | 0 | 0.48 | 261.29 | 0.13 | 0.46 |
| Hex | 71 | 66 | 85 | F | 17 | 0 | 30 | 105 | D | 2E |
| Octal | 161 | 146 | 205 | 17 | 27 | 0 | 60 | 405 | 15 | 56 |
| Binary | 1110001 | 1100110 | 10000101 | 1111 | 10111 | 0 | 110000 | 100000101 | 1101 | 101110 |
Color Harmonies of #716685
Complementary color
Monochromatic Colors of #716685
Black with #716685
Text Example
Text Example
White with #716685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716685; }
p { color: rgb(113,102,133); }
H1.HeaderClassName
{
color: #716685;
}
.AnyTagClassName
{
color: #716685;
}
</style>
background-color css
<style>
a { background-color: #716685; }
a { background-color: rgb(113,102,133); }
div.DivClassName
{
background-color: #716685;
}
.BgClassName
{
background-color: #716685;
}
</style>
border-color css
<style>
span { border-color: #716685; }
span { border-color: rgb(113,102,133); }
td.TdClassName
{
border-color: #716685;
}
.TagClassName
{
border-color: #716685;
}
</style>