Shades of Kimberly #675885
Tints of Kimberly #675885
RGB
CMYK
RGB Variations
Color information
#675885 (or 0x675885) is known color: Kimberly. HEX triplet: 67, 58 and 85. RGB value is (103,88,133). Sum of RGB (Red+Green+Blue) = 103+88+133=324 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.79% from 324); Green value is 88 (34.77% from 255 or 27.16% from 324); Blue value is 133 (52.34% from 255 or 41.05% from 324); Max value from RGB is 133 - color contains mainly: blue. Hex color #675885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675885 is #98A77A. Grayscale: #616161. Windows color (decimal): -10004347 or 8738919. OLE color: 8738919.
HSL color Cylindrical-coordinate representation of color #675885: hue angle of 260º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #675885 is Cyan = 0.23, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 88 | 133 | - |
| CMYK | 0.23 | 0.34 | 0 | 0.48 |
| HSL | 260º | 0.2% | 0.43% | - |
| HSV(B) | 260º | 0.34% | 0.52% | - |
| XYZ | 13.32 | 11.56 | 23.72 | - |
| YUV | 97.62 | 147.97 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 133 | 0.23 | 0.34 | 0 | 0.48 | 260 | 0.2 | 0.43 |
| Hex | 67 | 58 | 85 | 17 | 22 | 0 | 30 | 104 | 14 | 2B |
| Octal | 147 | 130 | 205 | 27 | 42 | 0 | 60 | 404 | 24 | 53 |
| Binary | 1100111 | 1011000 | 10000101 | 10111 | 100010 | 0 | 110000 | 100000100 | 10100 | 101011 |
Color Harmonies of #675885
Complementary color
Monochromatic Colors of #675885
Black with #675885
Text Example
Text Example
White with #675885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675885; }
p { color: rgb(103,88,133); }
H1.HeaderClassName
{
color: #675885;
}
.AnyTagClassName
{
color: #675885;
}
</style>
background-color css
<style>
a { background-color: #675885; }
a { background-color: rgb(103,88,133); }
div.DivClassName
{
background-color: #675885;
}
.BgClassName
{
background-color: #675885;
}
</style>
border-color css
<style>
span { border-color: #675885; }
span { border-color: rgb(103,88,133); }
td.TdClassName
{
border-color: #675885;
}
.TagClassName
{
border-color: #675885;
}
</style>