Shades of Kimberly #716581
Tints of Kimberly #716581
RGB
CMYK
RGB Variations
Color information
#716581 (or 0x716581) is known color: Kimberly. HEX triplet: 71, 65 and 81. RGB value is (113,101,129). Sum of RGB (Red+Green+Blue) = 113+101+129=343 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.94% from 343); Green value is 101 (39.84% from 255 or 29.45% from 343); Blue value is 129 (50.78% from 255 or 37.61% from 343); Max value from RGB is 129 - color contains mainly: blue. Hex color #716581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716581 is #8E9A7E. Grayscale: #6B6B6B. Windows color (decimal): -9345663 or 8480113. OLE color: 8480113.
HSL color Cylindrical-coordinate representation of color #716581: hue angle of 265.71º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #716581 is Cyan = 0.12, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 101 | 129 | - |
| CMYK | 0.12 | 0.22 | 0 | 0.49 |
| HSL | 265.71º | 0.12% | 0.45% | - |
| HSV(B) | 265.71º | 0.22% | 0.51% | - |
| XYZ | 15.43 | 14.4 | 22.74 | - |
| YUV | 107.78 | 139.98 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 129 | 0.12 | 0.22 | 0 | 0.49 | 265.71 | 0.12 | 0.45 |
| Hex | 71 | 65 | 81 | C | 16 | 0 | 31 | 10A | C | 2D |
| Octal | 161 | 145 | 201 | 14 | 26 | 0 | 61 | 412 | 14 | 55 |
| Binary | 1110001 | 1100101 | 10000001 | 1100 | 10110 | 0 | 110001 | 100001010 | 1100 | 101101 |
Color Harmonies of #716581
Complementary color
Monochromatic Colors of #716581
Black with #716581
Text Example
Text Example
White with #716581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716581; }
p { color: rgb(113,101,129); }
H1.HeaderClassName
{
color: #716581;
}
.AnyTagClassName
{
color: #716581;
}
</style>
background-color css
<style>
a { background-color: #716581; }
a { background-color: rgb(113,101,129); }
div.DivClassName
{
background-color: #716581;
}
.BgClassName
{
background-color: #716581;
}
</style>
border-color css
<style>
span { border-color: #716581; }
span { border-color: rgb(113,101,129); }
td.TdClassName
{
border-color: #716581;
}
.TagClassName
{
border-color: #716581;
}
</style>