Shades of Kimberly #625982
Tints of Kimberly #625982
RGB
CMYK
RGB Variations
Color information
#625982 (or 0x625982) is known color: Kimberly. HEX triplet: 62, 59 and 82. RGB value is (98,89,130). Sum of RGB (Red+Green+Blue) = 98+89+130=317 (41% of max value = 765). Red value is 98 (38.67% from 255 or 30.91% from 317); Green value is 89 (35.16% from 255 or 28.08% from 317); Blue value is 130 (51.17% from 255 or 41.01% from 317); Max value from RGB is 130 - color contains mainly: blue. Hex color #625982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625982 is #9DA67D. Grayscale: #606060. Windows color (decimal): -10331774 or 8542562. OLE color: 8542562.
HSL color Cylindrical-coordinate representation of color #625982: 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 #625982 is Cyan = 0.25, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 89 | 130 | - |
| 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.64 | 11.35 | 22.64 | - |
| YUV | 96.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 130 | 0.25 | 0.32 | 0 | 0.49 | 253.17 | 0.19 | 0.43 |
| Hex | 62 | 59 | 82 | 19 | 20 | 0 | 31 | FD | 13 | 2B |
| Octal | 142 | 131 | 202 | 31 | 40 | 0 | 61 | 375 | 23 | 53 |
| Binary | 1100010 | 1011001 | 10000010 | 11001 | 100000 | 0 | 110001 | 11111101 | 10011 | 101011 |
Color Harmonies of #625982
Complementary color
Monochromatic Colors of #625982
Black with #625982
Text Example
Text Example
White with #625982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625982; }
p { color: rgb(98,89,130); }
H1.HeaderClassName
{
color: #625982;
}
.AnyTagClassName
{
color: #625982;
}
</style>
background-color css
<style>
a { background-color: #625982; }
a { background-color: rgb(98,89,130); }
div.DivClassName
{
background-color: #625982;
}
.BgClassName
{
background-color: #625982;
}
</style>
border-color css
<style>
span { border-color: #625982; }
span { border-color: rgb(98,89,130); }
td.TdClassName
{
border-color: #625982;
}
.TagClassName
{
border-color: #625982;
}
</style>