Shades of Kabul #626160
Tints of Kabul #626160
RGB
CMYK
RGB Variations
Color information
#626160 (or 0x626160) is known color: Kabul. HEX triplet: 62, 61 and 60. RGB value is (98,97,96). Sum of RGB (Red+Green+Blue) = 98+97+96=291 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.68% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 96 (37.89% from 255 or 32.99% from 291); Max value from RGB is 98 - color contains mainly: red. Hex color #626160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626160 is #9D9E9F. Grayscale: #616161. Windows color (decimal): -10329760 or 6316386. OLE color: 6316386.
HSL color Cylindrical-coordinate representation of color #626160: hue angle of 30º degrees, saturation: 0.01, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #626160 is Cyan = 0, Magento = 0.01, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 97 | 96 | - |
| CMYK | 0 | 0.01 | 0.02 | 0.62 |
| HSL | 30º | 0.01% | 0.38% | - |
| HSV(B) | 30º | 0.02% | 0.38% | - |
| XYZ | 11.42 | 11.99 | 12.78 | - |
| YUV | 97.19 | 127.33 | 128.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 97 | 96 | 0 | 0.01 | 0.02 | 0.62 | 30 | 0.01 | 0.38 |
| Hex | 62 | 61 | 60 | 0 | 1 | 2 | 3E | 1E | 1 | 26 |
| Octal | 142 | 141 | 140 | 0 | 1 | 2 | 76 | 36 | 1 | 46 |
| Binary | 1100010 | 1100001 | 1100000 | 0 | 1 | 10 | 111110 | 11110 | 1 | 100110 |
Color Harmonies of #626160
Complementary color
Monochromatic Colors of #626160
Black with #626160
Text Example
Text Example
White with #626160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626160; }
p { color: rgb(98,97,96); }
H1.HeaderClassName
{
color: #626160;
}
.AnyTagClassName
{
color: #626160;
}
</style>
background-color css
<style>
a { background-color: #626160; }
a { background-color: rgb(98,97,96); }
div.DivClassName
{
background-color: #626160;
}
.BgClassName
{
background-color: #626160;
}
</style>
border-color css
<style>
span { border-color: #626160; }
span { border-color: rgb(98,97,96); }
td.TdClassName
{
border-color: #626160;
}
.TagClassName
{
border-color: #626160;
}
</style>