Shades of Kabul #656361
Tints of Kabul #656361
RGB
CMYK
RGB Variations
Color information
#656361 (or 0x656361) is known color: Kabul. HEX triplet: 65, 63 and 61. RGB value is (101,99,97). Sum of RGB (Red+Green+Blue) = 101+99+97=297 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.01% from 297); Green value is 99 (39.06% from 255 or 33.33% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 101 - color contains mainly: red. Hex color #656361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656361 is #9A9C9E. Grayscale: #636363. Windows color (decimal): -10132639 or 6382437. OLE color: 6382437.
HSL color Cylindrical-coordinate representation of color #656361: hue angle of 30º degrees, saturation: 0.02, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #656361 is Cyan = 0, Magento = 0.02, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 97 | - |
| CMYK | 0 | 0.02 | 0.04 | 0.60 |
| HSL | 30º | 0.02% | 0.39% | - |
| HSV(B) | 30º | 0.04% | 0.4% | - |
| XYZ | 11.99 | 12.55 | 13.1 | - |
| YUV | 99.37 | 126.66 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 97 | 0 | 0.02 | 0.04 | 0.60 | 30 | 0.02 | 0.39 |
| Hex | 65 | 63 | 61 | 0 | 2 | 4 | 3C | 1E | 2 | 27 |
| Octal | 145 | 143 | 141 | 0 | 2 | 4 | 74 | 36 | 2 | 47 |
| Binary | 1100101 | 1100011 | 1100001 | 0 | 10 | 100 | 111100 | 11110 | 10 | 100111 |
Color Harmonies of #656361
Complementary color
Monochromatic Colors of #656361
Black with #656361
Text Example
Text Example
White with #656361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656361; }
p { color: rgb(101,99,97); }
H1.HeaderClassName
{
color: #656361;
}
.AnyTagClassName
{
color: #656361;
}
</style>
background-color css
<style>
a { background-color: #656361; }
a { background-color: rgb(101,99,97); }
div.DivClassName
{
background-color: #656361;
}
.BgClassName
{
background-color: #656361;
}
</style>
border-color css
<style>
span { border-color: #656361; }
span { border-color: rgb(101,99,97); }
td.TdClassName
{
border-color: #656361;
}
.TagClassName
{
border-color: #656361;
}
</style>