Shades of Kimberly #676487
Tints of Kimberly #676487
RGB
CMYK
RGB Variations
Color information
#676487 (or 0x676487) is known color: Kimberly. HEX triplet: 67, 64 and 87. RGB value is (103,100,135). Sum of RGB (Red+Green+Blue) = 103+100+135=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 100 (39.45% from 255 or 29.59% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 135 - color contains mainly: blue. Hex color #676487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676487 is #989B78. Grayscale: #686868. Windows color (decimal): -10001273 or 8873063. OLE color: 8873063.
HSL color Cylindrical-coordinate representation of color #676487: hue angle of 245.14º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #676487 is Cyan = 0.24, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 100 | 135 | - |
| CMYK | 0.24 | 0.26 | 0 | 0.47 |
| HSL | 245.14º | 0.15% | 0.46% | - |
| HSV(B) | 245.14º | 0.26% | 0.53% | - |
| XYZ | 14.52 | 13.75 | 24.81 | - |
| YUV | 104.89 | 144.99 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 135 | 0.24 | 0.26 | 0 | 0.47 | 245.14 | 0.15 | 0.46 |
| Hex | 67 | 64 | 87 | 18 | 1A | 0 | 2F | F5 | F | 2E |
| Octal | 147 | 144 | 207 | 30 | 32 | 0 | 57 | 365 | 17 | 56 |
| Binary | 1100111 | 1100100 | 10000111 | 11000 | 11010 | 0 | 101111 | 11110101 | 1111 | 101110 |
Color Harmonies of #676487
Complementary color
Monochromatic Colors of #676487
Black with #676487
Text Example
Text Example
White with #676487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676487; }
p { color: rgb(103,100,135); }
H1.HeaderClassName
{
color: #676487;
}
.AnyTagClassName
{
color: #676487;
}
</style>
background-color css
<style>
a { background-color: #676487; }
a { background-color: rgb(103,100,135); }
div.DivClassName
{
background-color: #676487;
}
.BgClassName
{
background-color: #676487;
}
</style>
border-color css
<style>
span { border-color: #676487; }
span { border-color: rgb(103,100,135); }
td.TdClassName
{
border-color: #676487;
}
.TagClassName
{
border-color: #676487;
}
</style>