Shades of Kimberly #676086
Tints of Kimberly #676086
RGB
CMYK
RGB Variations
Color information
#676086 (or 0x676086) is known color: Kimberly. HEX triplet: 67, 60 and 86. RGB value is (103,96,134). Sum of RGB (Red+Green+Blue) = 103+96+134=333 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.93% from 333); Green value is 96 (37.89% from 255 or 28.83% from 333); Blue value is 134 (52.73% from 255 or 40.24% from 333); Max value from RGB is 134 - color contains mainly: blue. Hex color #676086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676086 is #989F79. Grayscale: #666666. Windows color (decimal): -10002298 or 8806503. OLE color: 8806503.
HSL color Cylindrical-coordinate representation of color #676086: hue angle of 251.05º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #676086 is Cyan = 0.23, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 96 | 134 | - |
| CMYK | 0.23 | 0.28 | 0 | 0.47 |
| HSL | 251.05º | 0.17% | 0.45% | - |
| HSV(B) | 251.05º | 0.28% | 0.53% | - |
| XYZ | 14.08 | 12.97 | 24.32 | - |
| YUV | 102.43 | 145.82 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 134 | 0.23 | 0.28 | 0 | 0.47 | 251.05 | 0.17 | 0.45 |
| Hex | 67 | 60 | 86 | 17 | 1C | 0 | 2F | FB | 11 | 2D |
| Octal | 147 | 140 | 206 | 27 | 34 | 0 | 57 | 373 | 21 | 55 |
| Binary | 1100111 | 1100000 | 10000110 | 10111 | 11100 | 0 | 101111 | 11111011 | 10001 | 101101 |
Color Harmonies of #676086
Complementary color
Monochromatic Colors of #676086
Black with #676086
Text Example
Text Example
White with #676086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676086; }
p { color: rgb(103,96,134); }
H1.HeaderClassName
{
color: #676086;
}
.AnyTagClassName
{
color: #676086;
}
</style>
background-color css
<style>
a { background-color: #676086; }
a { background-color: rgb(103,96,134); }
div.DivClassName
{
background-color: #676086;
}
.BgClassName
{
background-color: #676086;
}
</style>
border-color css
<style>
span { border-color: #676086; }
span { border-color: rgb(103,96,134); }
td.TdClassName
{
border-color: #676086;
}
.TagClassName
{
border-color: #676086;
}
</style>