Shades of Kimberly #716485
Tints of Kimberly #716485
RGB
CMYK
RGB Variations
Color information
#716485 (or 0x716485) is known color: Kimberly. HEX triplet: 71, 64 and 85. RGB value is (113,100,133). Sum of RGB (Red+Green+Blue) = 113+100+133=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 100 (39.45% from 255 or 28.90% from 346); Blue value is 133 (52.34% from 255 or 38.44% from 346); Max value from RGB is 133 - color contains mainly: blue. Hex color #716485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716485 is #8E9B7A. Grayscale: #6B6B6B. Windows color (decimal): -9345915 or 8742001. OLE color: 8742001.
HSL color Cylindrical-coordinate representation of color #716485: hue angle of 263.64º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #716485 is Cyan = 0.15, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 100 | 133 | - |
| CMYK | 0.15 | 0.25 | 0 | 0.48 |
| HSL | 263.64º | 0.14% | 0.46% | - |
| HSV(B) | 263.64º | 0.25% | 0.52% | - |
| XYZ | 15.6 | 14.32 | 24.13 | - |
| YUV | 107.65 | 142.31 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 133 | 0.15 | 0.25 | 0 | 0.48 | 263.64 | 0.14 | 0.46 |
| Hex | 71 | 64 | 85 | F | 19 | 0 | 30 | 108 | E | 2E |
| Octal | 161 | 144 | 205 | 17 | 31 | 0 | 60 | 410 | 16 | 56 |
| Binary | 1110001 | 1100100 | 10000101 | 1111 | 11001 | 0 | 110000 | 100001000 | 1110 | 101110 |
Color Harmonies of #716485
Complementary color
Monochromatic Colors of #716485
Black with #716485
Text Example
Text Example
White with #716485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716485; }
p { color: rgb(113,100,133); }
H1.HeaderClassName
{
color: #716485;
}
.AnyTagClassName
{
color: #716485;
}
</style>
background-color css
<style>
a { background-color: #716485; }
a { background-color: rgb(113,100,133); }
div.DivClassName
{
background-color: #716485;
}
.BgClassName
{
background-color: #716485;
}
</style>
border-color css
<style>
span { border-color: #716485; }
span { border-color: rgb(113,100,133); }
td.TdClassName
{
border-color: #716485;
}
.TagClassName
{
border-color: #716485;
}
</style>