Shades of Kimberly #676089
Tints of Kimberly #676089
RGB
CMYK
RGB Variations
Color information
#676089 (or 0x676089) is known color: Kimberly. HEX triplet: 67, 60 and 89. RGB value is (103,96,137). Sum of RGB (Red+Green+Blue) = 103+96+137=336 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.65% from 336); Green value is 96 (37.89% from 255 or 28.57% from 336); Blue value is 137 (53.91% from 255 or 40.77% from 336); Max value from RGB is 137 - color contains mainly: blue. Hex color #676089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676089 is #989F76. Grayscale: #666666. Windows color (decimal): -10002295 or 9003111. OLE color: 9003111.
HSL color Cylindrical-coordinate representation of color #676089: hue angle of 250.24º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #676089 is Cyan = 0.25, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 96 | 137 | - |
| CMYK | 0.25 | 0.30 | 0 | 0.46 |
| HSL | 250.24º | 0.18% | 0.46% | - |
| HSV(B) | 250.24º | 0.3% | 0.54% | - |
| XYZ | 14.29 | 13.06 | 25.43 | - |
| YUV | 102.77 | 147.32 | 128.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 137 | 0.25 | 0.30 | 0 | 0.46 | 250.24 | 0.18 | 0.46 |
| Hex | 67 | 60 | 89 | 19 | 1E | 0 | 2E | FA | 12 | 2E |
| Octal | 147 | 140 | 211 | 31 | 36 | 0 | 56 | 372 | 22 | 56 |
| Binary | 1100111 | 1100000 | 10001001 | 11001 | 11110 | 0 | 101110 | 11111010 | 10010 | 101110 |
Color Harmonies of #676089
Complementary color
Monochromatic Colors of #676089
Black with #676089
Text Example
Text Example
White with #676089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676089; }
p { color: rgb(103,96,137); }
H1.HeaderClassName
{
color: #676089;
}
.AnyTagClassName
{
color: #676089;
}
</style>
background-color css
<style>
a { background-color: #676089; }
a { background-color: rgb(103,96,137); }
div.DivClassName
{
background-color: #676089;
}
.BgClassName
{
background-color: #676089;
}
</style>
border-color css
<style>
span { border-color: #676089; }
span { border-color: rgb(103,96,137); }
td.TdClassName
{
border-color: #676089;
}
.TagClassName
{
border-color: #676089;
}
</style>