Shades of Mosque #086664
Tints of Mosque #086664
RGB
CMYK
RGB Variations
Color information
#086664 (or 0x086664) is known color: Mosque. HEX triplet: 08, 66 and 64. RGB value is (8,102,100). Sum of RGB (Red+Green+Blue) = 8+102+100=210 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.81% from 210); Green value is 102 (40.23% from 255 or 48.57% from 210); Blue value is 100 (39.45% from 255 or 47.62% from 210); Max value from RGB is 102 - color contains mainly: green. Hex color #086664 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086664 is #F7999B. Grayscale: #494949. Windows color (decimal): -16226716 or 6579720. OLE color: 6579720.
HSL color Cylindrical-coordinate representation of color #086664: hue angle of 178.72º 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 #086664 is Cyan = 0.92, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 8 | 102 | 100 | - |
| CMYK | 0.92 | 0 | 0.02 | 0.6 |
| HSL | 178.72º | 0.85% | 0.22% | - |
| HSV(B) | 178.72º | 0.92% | 0.4% | - |
| XYZ | 7.15 | 10.47 | 13.7 | - |
| YUV | 73.67 | 142.86 | 81.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 102 | 100 | 0.92 | 0 | 0.02 | 0.6 | 178.72 | 0.85 | 0.22 |
| Hex | 8 | 66 | 64 | 5C | 0 | 2 | 3C | B3 | 55 | 16 |
| Octal | 10 | 146 | 144 | 134 | 0 | 2 | 74 | 263 | 125 | 26 |
| Binary | 1000 | 1100110 | 1100100 | 1011100 | 0 | 10 | 111100 | 10110011 | 1010101 | 10110 |
Color Harmonies of #086664
Complementary color
Monochromatic Colors of #086664
Black with #086664
Text Example
Text Example
White with #086664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086664; }
p { color: rgb(8,102,100); }
H1.HeaderClassName
{
color: #086664;
}
.AnyTagClassName
{
color: #086664;
}
</style>
background-color css
<style>
a { background-color: #086664; }
a { background-color: rgb(8,102,100); }
div.DivClassName
{
background-color: #086664;
}
.BgClassName
{
background-color: #086664;
}
</style>
border-color css
<style>
span { border-color: #086664; }
span { border-color: rgb(8,102,100); }
td.TdClassName
{
border-color: #086664;
}
.TagClassName
{
border-color: #086664;
}
</style>