Shades of Kimberly #676588
Tints of Kimberly #676588
RGB
CMYK
RGB Variations
Color information
#676588 (or 0x676588) is known color: Kimberly. HEX triplet: 67, 65 and 88. RGB value is (103,101,136). Sum of RGB (Red+Green+Blue) = 103+101+136=340 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.29% from 340); Green value is 101 (39.84% from 255 or 29.71% from 340); Blue value is 136 (53.52% from 255 or 40% from 340); Max value from RGB is 136 - color contains mainly: blue. Hex color #676588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676588 is #989A77. Grayscale: #696969. Windows color (decimal): -10001016 or 8938855. OLE color: 8938855.
HSL color Cylindrical-coordinate representation of color #676588: hue angle of 243.43º 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 #676588 is Cyan = 0.24, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 101 | 136 | - |
| CMYK | 0.24 | 0.26 | 0 | 0.47 |
| HSL | 243.43º | 0.15% | 0.46% | - |
| HSV(B) | 243.43º | 0.26% | 0.53% | - |
| XYZ | 14.69 | 13.97 | 25.21 | - |
| YUV | 105.59 | 145.16 | 126.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 136 | 0.24 | 0.26 | 0 | 0.47 | 243.43 | 0.15 | 0.46 |
| Hex | 67 | 65 | 88 | 18 | 1A | 0 | 2F | F3 | F | 2E |
| Octal | 147 | 145 | 210 | 30 | 32 | 0 | 57 | 363 | 17 | 56 |
| Binary | 1100111 | 1100101 | 10001000 | 11000 | 11010 | 0 | 101111 | 11110011 | 1111 | 101110 |
Color Harmonies of #676588
Complementary color
Monochromatic Colors of #676588
Black with #676588
Text Example
Text Example
White with #676588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676588; }
p { color: rgb(103,101,136); }
H1.HeaderClassName
{
color: #676588;
}
.AnyTagClassName
{
color: #676588;
}
</style>
background-color css
<style>
a { background-color: #676588; }
a { background-color: rgb(103,101,136); }
div.DivClassName
{
background-color: #676588;
}
.BgClassName
{
background-color: #676588;
}
</style>
border-color css
<style>
span { border-color: #676588; }
span { border-color: rgb(103,101,136); }
td.TdClassName
{
border-color: #676588;
}
.TagClassName
{
border-color: #676588;
}
</style>