Shades of Kimberly #676280
Tints of Kimberly #676280
RGB
CMYK
RGB Variations
Color information
#676280 (or 0x676280) is known color: Kimberly. HEX triplet: 67, 62 and 80. RGB value is (103,98,128). Sum of RGB (Red+Green+Blue) = 103+98+128=329 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.31% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 128 (50.39% from 255 or 38.91% from 329); Max value from RGB is 128 - color contains mainly: blue. Hex color #676280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676280 is #989D7F. Grayscale: #666666. Windows color (decimal): -10001792 or 8413799. OLE color: 8413799.
HSL color Cylindrical-coordinate representation of color #676280: hue angle of 250º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #676280 is Cyan = 0.20, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 98 | 128 | - |
| CMYK | 0.20 | 0.23 | 0 | 0.50 |
| HSL | 250º | 0.13% | 0.44% | - |
| HSV(B) | 250º | 0.23% | 0.5% | - |
| XYZ | 13.86 | 13.18 | 22.24 | - |
| YUV | 102.92 | 142.16 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 128 | 0.20 | 0.23 | 0 | 0.50 | 250 | 0.13 | 0.44 |
| Hex | 67 | 62 | 80 | 14 | 17 | 0 | 32 | FA | D | 2C |
| Octal | 147 | 142 | 200 | 24 | 27 | 0 | 62 | 372 | 15 | 54 |
| Binary | 1100111 | 1100010 | 10000000 | 10100 | 10111 | 0 | 110010 | 11111010 | 1101 | 101100 |
Color Harmonies of #676280
Complementary color
Monochromatic Colors of #676280
Black with #676280
Text Example
Text Example
White with #676280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676280; }
p { color: rgb(103,98,128); }
H1.HeaderClassName
{
color: #676280;
}
.AnyTagClassName
{
color: #676280;
}
</style>
background-color css
<style>
a { background-color: #676280; }
a { background-color: rgb(103,98,128); }
div.DivClassName
{
background-color: #676280;
}
.BgClassName
{
background-color: #676280;
}
</style>
border-color css
<style>
span { border-color: #676280; }
span { border-color: rgb(103,98,128); }
td.TdClassName
{
border-color: #676280;
}
.TagClassName
{
border-color: #676280;
}
</style>