Shades of Kimberly #625781
Tints of Kimberly #625781
RGB
CMYK
RGB Variations
Color information
#625781 (or 0x625781) is known color: Kimberly. HEX triplet: 62, 57 and 81. RGB value is (98,87,129). Sum of RGB (Red+Green+Blue) = 98+87+129=314 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.21% from 314); Green value is 87 (34.38% from 255 or 27.71% 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 #625781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625781 is #9DA87E. Grayscale: #5E5E5E. Windows color (decimal): -10332287 or 8476514. OLE color: 8476514.
HSL color Cylindrical-coordinate representation of color #625781: hue angle of 255.71º degrees, saturation: 0.19, 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 #625781 is Cyan = 0.24, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 87 | 129 | - |
| CMYK | 0.24 | 0.33 | 0 | 0.49 |
| HSL | 255.71º | 0.19% | 0.42% | - |
| HSV(B) | 255.71º | 0.33% | 0.51% | - |
| XYZ | 12.41 | 11 | 22.24 | - |
| YUV | 95.08 | 147.14 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 129 | 0.24 | 0.33 | 0 | 0.49 | 255.71 | 0.19 | 0.42 |
| Hex | 62 | 57 | 81 | 18 | 21 | 0 | 31 | 100 | 13 | 2A |
| Octal | 142 | 127 | 201 | 30 | 41 | 0 | 61 | 400 | 23 | 52 |
| Binary | 1100010 | 1010111 | 10000001 | 11000 | 100001 | 0 | 110001 | 100000000 | 10011 | 101010 |
Color Harmonies of #625781
Complementary color
Monochromatic Colors of #625781
Black with #625781
Text Example
Text Example
White with #625781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625781; }
p { color: rgb(98,87,129); }
H1.HeaderClassName
{
color: #625781;
}
.AnyTagClassName
{
color: #625781;
}
</style>
background-color css
<style>
a { background-color: #625781; }
a { background-color: rgb(98,87,129); }
div.DivClassName
{
background-color: #625781;
}
.BgClassName
{
background-color: #625781;
}
</style>
border-color css
<style>
span { border-color: #625781; }
span { border-color: rgb(98,87,129); }
td.TdClassName
{
border-color: #625781;
}
.TagClassName
{
border-color: #625781;
}
</style>