Shades of Kimberly #676287
Tints of Kimberly #676287
RGB
CMYK
RGB Variations
Color information
#676287 (or 0x676287) is known color: Kimberly. HEX triplet: 67, 62 and 87. RGB value is (103,98,135). Sum of RGB (Red+Green+Blue) = 103+98+135=336 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.65% from 336); Green value is 98 (38.67% from 255 or 29.17% from 336); Blue value is 135 (53.12% from 255 or 40.18% from 336); Max value from RGB is 135 - color contains mainly: blue. Hex color #676287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676287 is #989D78. Grayscale: #676767. Windows color (decimal): -10001785 or 8872551. OLE color: 8872551.
HSL color Cylindrical-coordinate representation of color #676287: hue angle of 248.11º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #676287 is Cyan = 0.24, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 98 | 135 | - |
| CMYK | 0.24 | 0.27 | 0 | 0.47 |
| HSL | 248.11º | 0.16% | 0.46% | - |
| HSV(B) | 248.11º | 0.27% | 0.53% | - |
| XYZ | 14.33 | 13.37 | 24.75 | - |
| YUV | 103.71 | 145.66 | 127.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 135 | 0.24 | 0.27 | 0 | 0.47 | 248.11 | 0.16 | 0.46 |
| Hex | 67 | 62 | 87 | 18 | 1B | 0 | 2F | F8 | 10 | 2E |
| Octal | 147 | 142 | 207 | 30 | 33 | 0 | 57 | 370 | 20 | 56 |
| Binary | 1100111 | 1100010 | 10000111 | 11000 | 11011 | 0 | 101111 | 11111000 | 10000 | 101110 |
Color Harmonies of #676287
Complementary color
Monochromatic Colors of #676287
Black with #676287
Text Example
Text Example
White with #676287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676287; }
p { color: rgb(103,98,135); }
H1.HeaderClassName
{
color: #676287;
}
.AnyTagClassName
{
color: #676287;
}
</style>
background-color css
<style>
a { background-color: #676287; }
a { background-color: rgb(103,98,135); }
div.DivClassName
{
background-color: #676287;
}
.BgClassName
{
background-color: #676287;
}
</style>
border-color css
<style>
span { border-color: #676287; }
span { border-color: rgb(103,98,135); }
td.TdClassName
{
border-color: #676287;
}
.TagClassName
{
border-color: #676287;
}
</style>