Shades of Kabul #69625A
Tints of Kabul #69625A
RGB
CMYK
RGB Variations
Color information
#69625A (or 0x69625A) is known color: Kabul. HEX triplet: 69, 62 and 5A. RGB value is (105,98,90). Sum of RGB (Red+Green+Blue) = 105+98+90=293 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.84% from 293); Green value is 98 (38.67% from 255 or 33.45% from 293); Blue value is 90 (35.55% from 255 or 30.72% from 293); Max value from RGB is 105 - color contains mainly: red. Hex color #69625A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #69625A is #969DA5. Grayscale: #636363. Windows color (decimal): -9870758 or 5923433. OLE color: 5923433.
HSL color Cylindrical-coordinate representation of color #69625A: hue angle of 32º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #69625A is Cyan = 0, Magento = 0.07, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 90 | - |
| CMYK | 0 | 0.07 | 0.14 | 0.59 |
| HSL | 32º | 0.08% | 0.38% | - |
| HSV(B) | 32º | 0.14% | 0.41% | - |
| XYZ | 12.04 | 12.48 | 11.45 | - |
| YUV | 99.18 | 122.82 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 90 | 0 | 0.07 | 0.14 | 0.59 | 32 | 0.08 | 0.38 |
| Hex | 69 | 62 | 5A | 0 | 7 | E | 3B | 20 | 8 | 26 |
| Octal | 151 | 142 | 132 | 0 | 7 | 16 | 73 | 40 | 10 | 46 |
| Binary | 1101001 | 1100010 | 1011010 | 0 | 111 | 1110 | 111011 | 100000 | 1000 | 100110 |
Color Harmonies of #69625A
Complementary color
Monochromatic Colors of #69625A
Black with #69625A
Text Example
Text Example
White with #69625A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69625A; }
p { color: rgb(105,98,90); }
H1.HeaderClassName
{
color: #69625A;
}
.AnyTagClassName
{
color: #69625A;
}
</style>
background-color css
<style>
a { background-color: #69625A; }
a { background-color: rgb(105,98,90); }
div.DivClassName
{
background-color: #69625A;
}
.BgClassName
{
background-color: #69625A;
}
</style>
border-color css
<style>
span { border-color: #69625A; }
span { border-color: rgb(105,98,90); }
td.TdClassName
{
border-color: #69625A;
}
.TagClassName
{
border-color: #69625A;
}
</style>