Shades of Kimberly #625683
Tints of Kimberly #625683
RGB
CMYK
RGB Variations
Color information
#625683 (or 0x625683) is known color: Kimberly. HEX triplet: 62, 56 and 83. RGB value is (98,86,131). Sum of RGB (Red+Green+Blue) = 98+86+131=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 86 (33.98% from 255 or 27.30% from 315); Blue value is 131 (51.56% from 255 or 41.59% from 315); Max value from RGB is 131 - color contains mainly: blue. Hex color #625683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625683 is #9DA97C. Grayscale: #5E5E5E. Windows color (decimal): -10332541 or 8607330. OLE color: 8607330.
HSL color Cylindrical-coordinate representation of color #625683: hue angle of 256º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #625683 is Cyan = 0.25, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 86 | 131 | - |
| CMYK | 0.25 | 0.34 | 0 | 0.49 |
| HSL | 256º | 0.21% | 0.43% | - |
| HSV(B) | 256º | 0.34% | 0.51% | - |
| XYZ | 12.46 | 10.89 | 22.92 | - |
| YUV | 94.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 131 | 0.25 | 0.34 | 0 | 0.49 | 256 | 0.21 | 0.43 |
| Hex | 62 | 56 | 83 | 19 | 22 | 0 | 31 | 100 | 15 | 2B |
| Octal | 142 | 126 | 203 | 31 | 42 | 0 | 61 | 400 | 25 | 53 |
| Binary | 1100010 | 1010110 | 10000011 | 11001 | 100010 | 0 | 110001 | 100000000 | 10101 | 101011 |
Color Harmonies of #625683
Complementary color
Monochromatic Colors of #625683
Black with #625683
Text Example
Text Example
White with #625683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625683; }
p { color: rgb(98,86,131); }
H1.HeaderClassName
{
color: #625683;
}
.AnyTagClassName
{
color: #625683;
}
</style>
background-color css
<style>
a { background-color: #625683; }
a { background-color: rgb(98,86,131); }
div.DivClassName
{
background-color: #625683;
}
.BgClassName
{
background-color: #625683;
}
</style>
border-color css
<style>
span { border-color: #625683; }
span { border-color: rgb(98,86,131); }
td.TdClassName
{
border-color: #625683;
}
.TagClassName
{
border-color: #625683;
}
</style>