Shades of Kimberly #676390
Tints of Kimberly #676390
RGB
CMYK
RGB Variations
Color information
#676390 (or 0x676390) is known color: Kimberly. HEX triplet: 67, 63 and 90. RGB value is (103,99,144). Sum of RGB (Red+Green+Blue) = 103+99+144=346 (45% of max value = 765). Red value is 103 (40.62% from 255 or 29.77% from 346); Green value is 99 (39.06% from 255 or 28.61% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #676390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676390 is #989C6F. Grayscale: #696969. Windows color (decimal): -10001520 or 9462631. OLE color: 9462631.
HSL color Cylindrical-coordinate representation of color #676390: hue angle of 245.33º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #676390 is Cyan = 0.28, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 99 | 144 | - |
| CMYK | 0.28 | 0.31 | 0 | 0.44 |
| HSL | 245.33º | 0.19% | 0.48% | - |
| HSV(B) | 245.33º | 0.31% | 0.56% | - |
| XYZ | 15.09 | 13.82 | 28.26 | - |
| YUV | 105.33 | 149.83 | 126.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 99 | 144 | 0.28 | 0.31 | 0 | 0.44 | 245.33 | 0.19 | 0.48 |
| Hex | 67 | 63 | 90 | 1C | 1F | 0 | 2C | F5 | 13 | 30 |
| Octal | 147 | 143 | 220 | 34 | 37 | 0 | 54 | 365 | 23 | 60 |
| Binary | 1100111 | 1100011 | 10010000 | 11100 | 11111 | 0 | 101100 | 11110101 | 10011 | 110000 |
Color Harmonies of #676390
Complementary color
Monochromatic Colors of #676390
Black with #676390
Text Example
Text Example
White with #676390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676390; }
p { color: rgb(103,99,144); }
H1.HeaderClassName
{
color: #676390;
}
.AnyTagClassName
{
color: #676390;
}
</style>
background-color css
<style>
a { background-color: #676390; }
a { background-color: rgb(103,99,144); }
div.DivClassName
{
background-color: #676390;
}
.BgClassName
{
background-color: #676390;
}
</style>
border-color css
<style>
span { border-color: #676390; }
span { border-color: rgb(103,99,144); }
td.TdClassName
{
border-color: #676390;
}
.TagClassName
{
border-color: #676390;
}
</style>