Shades of Kimberly #716789
Tints of Kimberly #716789
RGB
CMYK
RGB Variations
Color information
#716789 (or 0x716789) is known color: Kimberly. HEX triplet: 71, 67 and 89. RGB value is (113,103,137). Sum of RGB (Red+Green+Blue) = 113+103+137=353 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.01% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #716789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716789 is #8E9876. Grayscale: #6D6D6D. Windows color (decimal): -9345143 or 9004913. OLE color: 9004913.
HSL color Cylindrical-coordinate representation of color #716789: hue angle of 257.65º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #716789 is Cyan = 0.18, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 103 | 137 | - |
| CMYK | 0.18 | 0.25 | 0 | 0.46 |
| HSL | 257.65º | 0.14% | 0.47% | - |
| HSV(B) | 257.65º | 0.25% | 0.54% | - |
| XYZ | 16.18 | 15.02 | 25.71 | - |
| YUV | 109.87 | 143.31 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 137 | 0.18 | 0.25 | 0 | 0.46 | 257.65 | 0.14 | 0.47 |
| Hex | 71 | 67 | 89 | 12 | 19 | 0 | 2E | 102 | E | 2F |
| Octal | 161 | 147 | 211 | 22 | 31 | 0 | 56 | 402 | 16 | 57 |
| Binary | 1110001 | 1100111 | 10001001 | 10010 | 11001 | 0 | 101110 | 100000010 | 1110 | 101111 |
Color Harmonies of #716789
Complementary color
Monochromatic Colors of #716789
Black with #716789
Text Example
Text Example
White with #716789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716789; }
p { color: rgb(113,103,137); }
H1.HeaderClassName
{
color: #716789;
}
.AnyTagClassName
{
color: #716789;
}
</style>
background-color css
<style>
a { background-color: #716789; }
a { background-color: rgb(113,103,137); }
div.DivClassName
{
background-color: #716789;
}
.BgClassName
{
background-color: #716789;
}
</style>
border-color css
<style>
span { border-color: #716789; }
span { border-color: rgb(113,103,137); }
td.TdClassName
{
border-color: #716789;
}
.TagClassName
{
border-color: #716789;
}
</style>