Shades of Kimberly #625782
Tints of Kimberly #625782
RGB
CMYK
RGB Variations
Color information
#625782 (or 0x625782) is known color: Kimberly. HEX triplet: 62, 57 and 82. RGB value is (98,87,130). Sum of RGB (Red+Green+Blue) = 98+87+130=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 87 (34.38% from 255 or 27.62% from 315); Blue value is 130 (51.17% from 255 or 41.27% from 315); Max value from RGB is 130 - color contains mainly: blue. Hex color #625782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625782 is #9DA87D. Grayscale: #5F5F5F. Windows color (decimal): -10332286 or 8542050. OLE color: 8542050.
HSL color Cylindrical-coordinate representation of color #625782: hue angle of 255.35º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #625782 is Cyan = 0.25, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 87 | 130 | - |
| CMYK | 0.25 | 0.33 | 0 | 0.49 |
| HSL | 255.35º | 0.2% | 0.43% | - |
| HSV(B) | 255.35º | 0.33% | 0.51% | - |
| XYZ | 12.47 | 11.02 | 22.59 | - |
| YUV | 95.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 130 | 0.25 | 0.33 | 0 | 0.49 | 255.35 | 0.2 | 0.43 |
| Hex | 62 | 57 | 82 | 19 | 21 | 0 | 31 | FF | 14 | 2B |
| Octal | 142 | 127 | 202 | 31 | 41 | 0 | 61 | 377 | 24 | 53 |
| Binary | 1100010 | 1010111 | 10000010 | 11001 | 100001 | 0 | 110001 | 11111111 | 10100 | 101011 |
Color Harmonies of #625782
Complementary color
Monochromatic Colors of #625782
Black with #625782
Text Example
Text Example
White with #625782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625782; }
p { color: rgb(98,87,130); }
H1.HeaderClassName
{
color: #625782;
}
.AnyTagClassName
{
color: #625782;
}
</style>
background-color css
<style>
a { background-color: #625782; }
a { background-color: rgb(98,87,130); }
div.DivClassName
{
background-color: #625782;
}
.BgClassName
{
background-color: #625782;
}
</style>
border-color css
<style>
span { border-color: #625782; }
span { border-color: rgb(98,87,130); }
td.TdClassName
{
border-color: #625782;
}
.TagClassName
{
border-color: #625782;
}
</style>