Shades of Kabul #656463
Tints of Kabul #656463
RGB
CMYK
RGB Variations
Color information
#656463 (or 0x656463) is known color: Kabul. HEX triplet: 65, 64 and 63. RGB value is (101,100,99). Sum of RGB (Red+Green+Blue) = 101+100+99=300 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.67% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 99 (39.06% from 255 or 33% from 300); Max value from RGB is 101 - color contains mainly: red. Hex color #656463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656463 is #9A9B9C. Grayscale: #646464. Windows color (decimal): -10132381 or 6513765. OLE color: 6513765.
HSL color Cylindrical-coordinate representation of color #656463: hue angle of 30º degrees, saturation: 0.01, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #656463 is Cyan = 0, Magento = 0.01, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 100 | 99 | - |
| CMYK | 0 | 0.01 | 0.02 | 0.60 |
| HSL | 30º | 0.01% | 0.39% | - |
| HSV(B) | 30º | 0.02% | 0.4% | - |
| XYZ | 12.18 | 12.78 | 13.63 | - |
| YUV | 100.19 | 127.33 | 128.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 100 | 99 | 0 | 0.01 | 0.02 | 0.60 | 30 | 0.01 | 0.39 |
| Hex | 65 | 64 | 63 | 0 | 1 | 2 | 3C | 1E | 1 | 27 |
| Octal | 145 | 144 | 143 | 0 | 1 | 2 | 74 | 36 | 1 | 47 |
| Binary | 1100101 | 1100100 | 1100011 | 0 | 1 | 10 | 111100 | 11110 | 1 | 100111 |
Color Harmonies of #656463
Complementary color
Monochromatic Colors of #656463
Black with #656463
Text Example
Text Example
White with #656463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656463; }
p { color: rgb(101,100,99); }
H1.HeaderClassName
{
color: #656463;
}
.AnyTagClassName
{
color: #656463;
}
</style>
background-color css
<style>
a { background-color: #656463; }
a { background-color: rgb(101,100,99); }
div.DivClassName
{
background-color: #656463;
}
.BgClassName
{
background-color: #656463;
}
</style>
border-color css
<style>
span { border-color: #656463; }
span { border-color: rgb(101,100,99); }
td.TdClassName
{
border-color: #656463;
}
.TagClassName
{
border-color: #656463;
}
</style>