Shades of Kimberly #665988
Tints of Kimberly #665988
RGB
CMYK
RGB Variations
Color information
#665988 (or 0x665988) is known color: Kimberly. HEX triplet: 66, 59 and 88. RGB value is (102,89,136). Sum of RGB (Red+Green+Blue) = 102+89+136=327 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.19% from 327); Green value is 89 (35.16% from 255 or 27.22% from 327); Blue value is 136 (53.52% from 255 or 41.59% from 327); Max value from RGB is 136 - color contains mainly: blue. Hex color #665988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665988 is #99A677. Grayscale: #626262. Windows color (decimal): -10069624 or 8935782. OLE color: 8935782.
HSL color Cylindrical-coordinate representation of color #665988: hue angle of 256.6º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #665988 is Cyan = 0.25, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 89 | 136 | - |
| CMYK | 0.25 | 0.35 | 0 | 0.47 |
| HSL | 256.6º | 0.21% | 0.44% | - |
| HSV(B) | 256.6º | 0.35% | 0.53% | - |
| XYZ | 13.5 | 11.75 | 24.85 | - |
| YUV | 98.25 | 149.31 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 136 | 0.25 | 0.35 | 0 | 0.47 | 256.6 | 0.21 | 0.44 |
| Hex | 66 | 59 | 88 | 19 | 23 | 0 | 2F | 101 | 15 | 2C |
| Octal | 146 | 131 | 210 | 31 | 43 | 0 | 57 | 401 | 25 | 54 |
| Binary | 1100110 | 1011001 | 10001000 | 11001 | 100011 | 0 | 101111 | 100000001 | 10101 | 101100 |
Color Harmonies of #665988
Complementary color
Monochromatic Colors of #665988
Black with #665988
Text Example
Text Example
White with #665988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665988; }
p { color: rgb(102,89,136); }
H1.HeaderClassName
{
color: #665988;
}
.AnyTagClassName
{
color: #665988;
}
</style>
background-color css
<style>
a { background-color: #665988; }
a { background-color: rgb(102,89,136); }
div.DivClassName
{
background-color: #665988;
}
.BgClassName
{
background-color: #665988;
}
</style>
border-color css
<style>
span { border-color: #665988; }
span { border-color: rgb(102,89,136); }
td.TdClassName
{
border-color: #665988;
}
.TagClassName
{
border-color: #665988;
}
</style>