Shades of Kabul #686058
Tints of Kabul #686058
RGB
CMYK
RGB Variations
Color information
#686058 (or 0x686058) is known color: Kabul. HEX triplet: 68, 60 and 58. RGB value is (104,96,88). Sum of RGB (Red+Green+Blue) = 104+96+88=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 96 (37.89% from 255 or 33.33% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 104 - color contains mainly: red. Hex color #686058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686058 is #979FA7. Grayscale: #616161. Windows color (decimal): -9936808 or 5791848. OLE color: 5791848.
HSL color Cylindrical-coordinate representation of color #686058: hue angle of 30º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #686058 is Cyan = 0, Magento = 0.08, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 88 | - |
| CMYK | 0 | 0.08 | 0.15 | 0.59 |
| HSL | 30º | 0.08% | 0.38% | - |
| HSV(B) | 30º | 0.15% | 0.41% | - |
| XYZ | 11.65 | 12.01 | 10.94 | - |
| YUV | 97.48 | 122.65 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 88 | 0 | 0.08 | 0.15 | 0.59 | 30 | 0.08 | 0.38 |
| Hex | 68 | 60 | 58 | 0 | 8 | F | 3B | 1E | 8 | 26 |
| Octal | 150 | 140 | 130 | 0 | 10 | 17 | 73 | 36 | 10 | 46 |
| Binary | 1101000 | 1100000 | 1011000 | 0 | 1000 | 1111 | 111011 | 11110 | 1000 | 100110 |
Color Harmonies of #686058
Complementary color
Monochromatic Colors of #686058
Black with #686058
Text Example
Text Example
White with #686058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686058; }
p { color: rgb(104,96,88); }
H1.HeaderClassName
{
color: #686058;
}
.AnyTagClassName
{
color: #686058;
}
</style>
background-color css
<style>
a { background-color: #686058; }
a { background-color: rgb(104,96,88); }
div.DivClassName
{
background-color: #686058;
}
.BgClassName
{
background-color: #686058;
}
</style>
border-color css
<style>
span { border-color: #686058; }
span { border-color: rgb(104,96,88); }
td.TdClassName
{
border-color: #686058;
}
.TagClassName
{
border-color: #686058;
}
</style>