Shades of Kimberly #625983
Tints of Kimberly #625983
RGB
CMYK
RGB Variations
Color information
#625983 (or 0x625983) is known color: Kimberly. HEX triplet: 62, 59 and 83. RGB value is (98,89,131). Sum of RGB (Red+Green+Blue) = 98+89+131=318 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.82% from 318); Green value is 89 (35.16% from 255 or 27.99% from 318); Blue value is 131 (51.56% from 255 or 41.19% from 318); Max value from RGB is 131 - color contains mainly: blue. Hex color #625983 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625983 is #9DA67C. Grayscale: #606060. Windows color (decimal): -10331773 or 8608098. OLE color: 8608098.
HSL color Cylindrical-coordinate representation of color #625983: hue angle of 252.86º 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 #625983 is Cyan = 0.25, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 89 | 131 | - |
| CMYK | 0.25 | 0.32 | 0 | 0.49 |
| HSL | 252.86º | 0.19% | 0.43% | - |
| HSV(B) | 252.86º | 0.32% | 0.51% | - |
| XYZ | 12.71 | 11.38 | 23 | - |
| YUV | 96.48 | 147.48 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 131 | 0.25 | 0.32 | 0 | 0.49 | 252.86 | 0.19 | 0.43 |
| Hex | 62 | 59 | 83 | 19 | 20 | 0 | 31 | FD | 13 | 2B |
| Octal | 142 | 131 | 203 | 31 | 40 | 0 | 61 | 375 | 23 | 53 |
| Binary | 1100010 | 1011001 | 10000011 | 11001 | 100000 | 0 | 110001 | 11111101 | 10011 | 101011 |
Color Harmonies of #625983
Complementary color
Monochromatic Colors of #625983
Black with #625983
Text Example
Text Example
White with #625983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625983; }
p { color: rgb(98,89,131); }
H1.HeaderClassName
{
color: #625983;
}
.AnyTagClassName
{
color: #625983;
}
</style>
background-color css
<style>
a { background-color: #625983; }
a { background-color: rgb(98,89,131); }
div.DivClassName
{
background-color: #625983;
}
.BgClassName
{
background-color: #625983;
}
</style>
border-color css
<style>
span { border-color: #625983; }
span { border-color: rgb(98,89,131); }
td.TdClassName
{
border-color: #625983;
}
.TagClassName
{
border-color: #625983;
}
</style>