Shades of Kimberly #615881
Tints of Kimberly #615881
RGB
CMYK
RGB Variations
Color information
#615881 (or 0x615881) is known color: Kimberly. HEX triplet: 61, 58 and 81. RGB value is (97,88,129). Sum of RGB (Red+Green+Blue) = 97+88+129=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 88 (34.77% from 255 or 28.03% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #615881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615881 is #9EA77E. Grayscale: #5F5F5F. Windows color (decimal): -10397567 or 8476769. OLE color: 8476769.
HSL color Cylindrical-coordinate representation of color #615881: hue angle of 253.17º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #615881 is Cyan = 0.25, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 88 | 129 | - |
| CMYK | 0.25 | 0.32 | 0 | 0.49 |
| HSL | 253.17º | 0.19% | 0.43% | - |
| HSV(B) | 253.17º | 0.32% | 0.51% | - |
| XYZ | 12.38 | 11.11 | 22.26 | - |
| YUV | 95.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 88 | 129 | 0.25 | 0.32 | 0 | 0.49 | 253.17 | 0.19 | 0.43 |
| Hex | 61 | 58 | 81 | 19 | 20 | 0 | 31 | FD | 13 | 2B |
| Octal | 141 | 130 | 201 | 31 | 40 | 0 | 61 | 375 | 23 | 53 |
| Binary | 1100001 | 1011000 | 10000001 | 11001 | 100000 | 0 | 110001 | 11111101 | 10011 | 101011 |
Color Harmonies of #615881
Complementary color
Monochromatic Colors of #615881
Black with #615881
Text Example
Text Example
White with #615881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615881; }
p { color: rgb(97,88,129); }
H1.HeaderClassName
{
color: #615881;
}
.AnyTagClassName
{
color: #615881;
}
</style>
background-color css
<style>
a { background-color: #615881; }
a { background-color: rgb(97,88,129); }
div.DivClassName
{
background-color: #615881;
}
.BgClassName
{
background-color: #615881;
}
</style>
border-color css
<style>
span { border-color: #615881; }
span { border-color: rgb(97,88,129); }
td.TdClassName
{
border-color: #615881;
}
.TagClassName
{
border-color: #615881;
}
</style>