Shades of Mosque #086962
Tints of Mosque #086962
RGB
CMYK
RGB Variations
Color information
#086962 (or 0x086962) is known color: Mosque. HEX triplet: 08, 69 and 62. RGB value is (8,105,98). Sum of RGB (Red+Green+Blue) = 8+105+98=211 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.79% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 98 (38.67% from 255 or 46.45% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #086962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086962 is #F7969D. Grayscale: #4B4B4B. Windows color (decimal): -16225950 or 6449416. OLE color: 6449416.
HSL color Cylindrical-coordinate representation of color #086962: hue angle of 175.67º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086962 is Cyan = 0.92, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 105 | 98 | - |
| CMYK | 0.92 | 0 | 0.07 | 0.59 |
| HSL | 175.67º | 0.86% | 0.22% | - |
| HSV(B) | 175.67º | 0.92% | 0.41% | - |
| XYZ | 7.36 | 11.04 | 13.3 | - |
| YUV | 75.2 | 140.86 | 80.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 105 | 98 | 0.92 | 0 | 0.07 | 0.59 | 175.67 | 0.86 | 0.22 |
| Hex | 8 | 69 | 62 | 5C | 0 | 7 | 3B | B0 | 56 | 16 |
| Octal | 10 | 151 | 142 | 134 | 0 | 7 | 73 | 260 | 126 | 26 |
| Binary | 1000 | 1101001 | 1100010 | 1011100 | 0 | 111 | 111011 | 10110000 | 1010110 | 10110 |
Color Harmonies of #086962
Complementary color
Monochromatic Colors of #086962
Black with #086962
Text Example
Text Example
White with #086962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086962; }
p { color: rgb(8,105,98); }
H1.HeaderClassName
{
color: #086962;
}
.AnyTagClassName
{
color: #086962;
}
</style>
background-color css
<style>
a { background-color: #086962; }
a { background-color: rgb(8,105,98); }
div.DivClassName
{
background-color: #086962;
}
.BgClassName
{
background-color: #086962;
}
</style>
border-color css
<style>
span { border-color: #086962; }
span { border-color: rgb(8,105,98); }
td.TdClassName
{
border-color: #086962;
}
.TagClassName
{
border-color: #086962;
}
</style>