Shades of Kimberly #716283
Tints of Kimberly #716283
RGB
CMYK
RGB Variations
Color information
#716283 (or 0x716283) is known color: Kimberly. HEX triplet: 71, 62 and 83. RGB value is (113,98,131). Sum of RGB (Red+Green+Blue) = 113+98+131=342 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.04% from 342); Green value is 98 (38.67% from 255 or 28.65% from 342); Blue value is 131 (51.56% from 255 or 38.30% from 342); Max value from RGB is 131 - color contains mainly: blue. Hex color #716283 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716283 is #8E9D7C. Grayscale: #6A6A6A. Windows color (decimal): -9346429 or 8610417. OLE color: 8610417.
HSL color Cylindrical-coordinate representation of color #716283: hue angle of 267.27º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #716283 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 98 | 131 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.49 |
| HSL | 267.27º | 0.14% | 0.45% | - |
| HSV(B) | 267.27º | 0.25% | 0.51% | - |
| XYZ | 15.27 | 13.88 | 23.35 | - |
| YUV | 106.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 131 | 0.14 | 0.25 | 0 | 0.49 | 267.27 | 0.14 | 0.45 |
| Hex | 71 | 62 | 83 | E | 19 | 0 | 31 | 10B | E | 2D |
| Octal | 161 | 142 | 203 | 16 | 31 | 0 | 61 | 413 | 16 | 55 |
| Binary | 1110001 | 1100010 | 10000011 | 1110 | 11001 | 0 | 110001 | 100001011 | 1110 | 101101 |
Color Harmonies of #716283
Complementary color
Monochromatic Colors of #716283
Black with #716283
Text Example
Text Example
White with #716283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716283; }
p { color: rgb(113,98,131); }
H1.HeaderClassName
{
color: #716283;
}
.AnyTagClassName
{
color: #716283;
}
</style>
background-color css
<style>
a { background-color: #716283; }
a { background-color: rgb(113,98,131); }
div.DivClassName
{
background-color: #716283;
}
.BgClassName
{
background-color: #716283;
}
</style>
border-color css
<style>
span { border-color: #716283; }
span { border-color: rgb(113,98,131); }
td.TdClassName
{
border-color: #716283;
}
.TagClassName
{
border-color: #716283;
}
</style>