Shades of Kabul #696058
Tints of Kabul #696058
RGB
CMYK
RGB Variations
Color information
#696058 (or 0x696058) is known color: Kabul. HEX triplet: 69, 60 and 58. RGB value is (105,96,88). Sum of RGB (Red+Green+Blue) = 105+96+88=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 96 (37.89% from 255 or 33.22% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 105 - color contains mainly: red. Hex color #696058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696058 is #969FA7. Grayscale: #616161. Windows color (decimal): -9871272 or 5791849. OLE color: 5791849.
HSL color Cylindrical-coordinate representation of color #696058: hue angle of 28.24º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #696058 is Cyan = 0, Magento = 0.09, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 88 | - |
| CMYK | 0 | 0.09 | 0.16 | 0.59 |
| HSL | 28.24º | 0.09% | 0.38% | - |
| HSV(B) | 28.24º | 0.16% | 0.41% | - |
| XYZ | 11.77 | 12.07 | 10.94 | - |
| YUV | 97.78 | 122.48 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 88 | 0 | 0.09 | 0.16 | 0.59 | 28.24 | 0.09 | 0.38 |
| Hex | 69 | 60 | 58 | 0 | 9 | 10 | 3B | 1C | 9 | 26 |
| Octal | 151 | 140 | 130 | 0 | 11 | 20 | 73 | 34 | 11 | 46 |
| Binary | 1101001 | 1100000 | 1011000 | 0 | 1001 | 10000 | 111011 | 11100 | 1001 | 100110 |
Color Harmonies of #696058
Complementary color
Monochromatic Colors of #696058
Black with #696058
Text Example
Text Example
White with #696058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696058; }
p { color: rgb(105,96,88); }
H1.HeaderClassName
{
color: #696058;
}
.AnyTagClassName
{
color: #696058;
}
</style>
background-color css
<style>
a { background-color: #696058; }
a { background-color: rgb(105,96,88); }
div.DivClassName
{
background-color: #696058;
}
.BgClassName
{
background-color: #696058;
}
</style>
border-color css
<style>
span { border-color: #696058; }
span { border-color: rgb(105,96,88); }
td.TdClassName
{
border-color: #696058;
}
.TagClassName
{
border-color: #696058;
}
</style>