Shades of Mosque #086663
Tints of Mosque #086663
RGB
CMYK
RGB Variations
Color information
#086663 (or 0x086663) is known color: Mosque. HEX triplet: 08, 66 and 63. RGB value is (8,102,99). Sum of RGB (Red+Green+Blue) = 8+102+99=209 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.83% from 209); Green value is 102 (40.23% from 255 or 48.80% from 209); Blue value is 99 (39.06% from 255 or 47.37% from 209); Max value from RGB is 102 - color contains mainly: green. Hex color #086663 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086663 is #F7999C. Grayscale: #494949. Windows color (decimal): -16226717 or 6514184. OLE color: 6514184.
HSL color Cylindrical-coordinate representation of color #086663: hue angle of 178.09º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086663 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 8 | 102 | 99 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.6 |
| HSL | 178.09º | 0.85% | 0.22% | - |
| HSV(B) | 178.09º | 0.92% | 0.4% | - |
| XYZ | 7.1 | 10.46 | 13.45 | - |
| YUV | 73.55 | 142.36 | 81.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 102 | 99 | 0.92 | 0 | 0.03 | 0.6 | 178.09 | 0.85 | 0.22 |
| Hex | 8 | 66 | 63 | 5C | 0 | 3 | 3C | B2 | 55 | 16 |
| Octal | 10 | 146 | 143 | 134 | 0 | 3 | 74 | 262 | 125 | 26 |
| Binary | 1000 | 1100110 | 1100011 | 1011100 | 0 | 11 | 111100 | 10110010 | 1010101 | 10110 |
Color Harmonies of #086663
Complementary color
Monochromatic Colors of #086663
Black with #086663
Text Example
Text Example
White with #086663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086663; }
p { color: rgb(8,102,99); }
H1.HeaderClassName
{
color: #086663;
}
.AnyTagClassName
{
color: #086663;
}
</style>
background-color css
<style>
a { background-color: #086663; }
a { background-color: rgb(8,102,99); }
div.DivClassName
{
background-color: #086663;
}
.BgClassName
{
background-color: #086663;
}
</style>
border-color css
<style>
span { border-color: #086663; }
span { border-color: rgb(8,102,99); }
td.TdClassName
{
border-color: #086663;
}
.TagClassName
{
border-color: #086663;
}
</style>