Shades of Mosque #086465
Tints of Mosque #086465
RGB
CMYK
RGB Variations
Color information
#086465 (or 0x086465) is known color: Mosque. HEX triplet: 08, 64 and 65. RGB value is (8,100,101). Sum of RGB (Red+Green+Blue) = 8+100+101=209 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.83% from 209); Green value is 100 (39.45% from 255 or 47.85% from 209); Blue value is 101 (39.84% from 255 or 48.33% from 209); Max value from RGB is 101 - color contains mainly: blue. Hex color #086465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086465 is #F79B9A. Grayscale: #484848. Windows color (decimal): -16227227 or 6644744. OLE color: 6644744.
HSL color Cylindrical-coordinate representation of color #086465: hue angle of 180.65º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086465 is Cyan = 0.92, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 100 | 101 | - |
| CMYK | 0.92 | 0.01 | 0 | 0.60 |
| HSL | 180.65º | 0.85% | 0.21% | - |
| HSV(B) | 180.65º | 0.92% | 0.4% | - |
| XYZ | 7.01 | 10.11 | 13.89 | - |
| YUV | 72.61 | 144.02 | 81.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 101 | 0.92 | 0.01 | 0 | 0.60 | 180.65 | 0.85 | 0.21 |
| Hex | 8 | 64 | 65 | 5C | 1 | 0 | 3C | B5 | 55 | 15 |
| Octal | 10 | 144 | 145 | 134 | 1 | 0 | 74 | 265 | 125 | 25 |
| Binary | 1000 | 1100100 | 1100101 | 1011100 | 1 | 0 | 111100 | 10110101 | 1010101 | 10101 |
Color Harmonies of #086465
Complementary color
Monochromatic Colors of #086465
Black with #086465
Text Example
Text Example
White with #086465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086465; }
p { color: rgb(8,100,101); }
H1.HeaderClassName
{
color: #086465;
}
.AnyTagClassName
{
color: #086465;
}
</style>
background-color css
<style>
a { background-color: #086465; }
a { background-color: rgb(8,100,101); }
div.DivClassName
{
background-color: #086465;
}
.BgClassName
{
background-color: #086465;
}
</style>
border-color css
<style>
span { border-color: #086465; }
span { border-color: rgb(8,100,101); }
td.TdClassName
{
border-color: #086465;
}
.TagClassName
{
border-color: #086465;
}
</style>