Shades of Kimberly #665781
Tints of Kimberly #665781
RGB
CMYK
RGB Variations
Color information
#665781 (or 0x665781) is known color: Kimberly. HEX triplet: 66, 57 and 81. RGB value is (102,87,129). Sum of RGB (Red+Green+Blue) = 102+87+129=318 (42% of max value = 765). Red value is 102 (40.23% from 255 or 32.08% from 318); Green value is 87 (34.38% from 255 or 27.36% from 318); Blue value is 129 (50.78% from 255 or 40.57% from 318); Max value from RGB is 129 - color contains mainly: blue. Hex color #665781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665781 is #99A87E. Grayscale: #606060. Windows color (decimal): -10070143 or 8476518. OLE color: 8476518.
HSL color Cylindrical-coordinate representation of color #665781: hue angle of 261.43º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #665781 is Cyan = 0.21, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 87 | 129 | - |
| CMYK | 0.21 | 0.33 | 0 | 0.49 |
| HSL | 261.43º | 0.19% | 0.42% | - |
| HSV(B) | 261.43º | 0.33% | 0.51% | - |
| XYZ | 12.85 | 11.23 | 22.26 | - |
| YUV | 96.27 | 146.47 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 129 | 0.21 | 0.33 | 0 | 0.49 | 261.43 | 0.19 | 0.42 |
| Hex | 66 | 57 | 81 | 15 | 21 | 0 | 31 | 105 | 13 | 2A |
| Octal | 146 | 127 | 201 | 25 | 41 | 0 | 61 | 405 | 23 | 52 |
| Binary | 1100110 | 1010111 | 10000001 | 10101 | 100001 | 0 | 110001 | 100000101 | 10011 | 101010 |
Color Harmonies of #665781
Complementary color
Monochromatic Colors of #665781
Black with #665781
Text Example
Text Example
White with #665781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665781; }
p { color: rgb(102,87,129); }
H1.HeaderClassName
{
color: #665781;
}
.AnyTagClassName
{
color: #665781;
}
</style>
background-color css
<style>
a { background-color: #665781; }
a { background-color: rgb(102,87,129); }
div.DivClassName
{
background-color: #665781;
}
.BgClassName
{
background-color: #665781;
}
</style>
border-color css
<style>
span { border-color: #665781; }
span { border-color: rgb(102,87,129); }
td.TdClassName
{
border-color: #665781;
}
.TagClassName
{
border-color: #665781;
}
</style>