Shades of Kimberly #676087
Tints of Kimberly #676087
RGB
CMYK
RGB Variations
Color information
#676087 (or 0x676087) is known color: Kimberly. HEX triplet: 67, 60 and 87. RGB value is (103,96,135). Sum of RGB (Red+Green+Blue) = 103+96+135=334 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.84% from 334); Green value is 96 (37.89% from 255 or 28.74% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 135 - color contains mainly: blue. Hex color #676087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676087 is #989F78. Grayscale: #666666. Windows color (decimal): -10002297 or 8872039. OLE color: 8872039.
HSL color Cylindrical-coordinate representation of color #676087: hue angle of 250.77º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #676087 is Cyan = 0.24, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 96 | 135 | - |
| CMYK | 0.24 | 0.29 | 0 | 0.47 |
| HSL | 250.77º | 0.17% | 0.45% | - |
| HSV(B) | 250.77º | 0.29% | 0.53% | - |
| XYZ | 14.15 | 13 | 24.68 | - |
| YUV | 102.54 | 146.32 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 135 | 0.24 | 0.29 | 0 | 0.47 | 250.77 | 0.17 | 0.45 |
| Hex | 67 | 60 | 87 | 18 | 1D | 0 | 2F | FB | 11 | 2D |
| Octal | 147 | 140 | 207 | 30 | 35 | 0 | 57 | 373 | 21 | 55 |
| Binary | 1100111 | 1100000 | 10000111 | 11000 | 11101 | 0 | 101111 | 11111011 | 10001 | 101101 |
Color Harmonies of #676087
Complementary color
Monochromatic Colors of #676087
Black with #676087
Text Example
Text Example
White with #676087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676087; }
p { color: rgb(103,96,135); }
H1.HeaderClassName
{
color: #676087;
}
.AnyTagClassName
{
color: #676087;
}
</style>
background-color css
<style>
a { background-color: #676087; }
a { background-color: rgb(103,96,135); }
div.DivClassName
{
background-color: #676087;
}
.BgClassName
{
background-color: #676087;
}
</style>
border-color css
<style>
span { border-color: #676087; }
span { border-color: rgb(103,96,135); }
td.TdClassName
{
border-color: #676087;
}
.TagClassName
{
border-color: #676087;
}
</style>