Shades of Kimberly #645681
Tints of Kimberly #645681
RGB
CMYK
RGB Variations
Color information
#645681 (or 0x645681) is known color: Kimberly. HEX triplet: 64, 56 and 81. RGB value is (100,86,129). Sum of RGB (Red+Green+Blue) = 100+86+129=315 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.75% from 315); Green value is 86 (33.98% from 255 or 27.30% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #645681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645681 is #9BA97E. Grayscale: #5E5E5E. Windows color (decimal): -10201471 or 8476260. OLE color: 8476260.
HSL color Cylindrical-coordinate representation of color #645681: hue angle of 259.53º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #645681 is Cyan = 0.22, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
RGB | 100 | 86 | 129 | - |
CMYK | 0.22 | 0.33 | 0 | 0.49 |
HSL | 259.53º | 0.2% | 0.42% | - |
HSV(B) | 259.53º | 0.33% | 0.51% | - |
XYZ | 12.55 | 10.95 | 22.22 | - |
YUV | 95.09 | 147.14 | 131.5 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 100 | 86 | 129 | 0.22 | 0.33 | 0 | 0.49 | 259.53 | 0.2 | 0.42 |
Hex | 64 | 56 | 81 | 16 | 21 | 0 | 31 | 104 | 14 | 2A |
Octal | 144 | 126 | 201 | 26 | 41 | 0 | 61 | 404 | 24 | 52 |
Binary | 1100100 | 1010110 | 10000001 | 10110 | 100001 | 0 | 110001 | 100000100 | 10100 | 101010 |
Color Harmonies of #645681
Complementary color
Monochromatic Colors of #645681
Black with #645681
Text Example
Text Example
White with #645681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645681; }
p { color: rgb(100,86,129); }
H1.HeaderClassName
{
color: #645681;
}
.AnyTagClassName
{
color: #645681;
}
</style>
background-color css
<style>
a { background-color: #645681; }
a { background-color: rgb(100,86,129); }
div.DivClassName
{
background-color: #645681;
}
.BgClassName
{
background-color: #645681;
}
</style>
border-color css
<style>
span { border-color: #645681; }
span { border-color: rgb(100,86,129); }
td.TdClassName
{
border-color: #645681;
}
.TagClassName
{
border-color: #645681;
}
</style>