Shades of Mosque #086353
Tints of Mosque #086353
RGB
CMYK
RGB Variations
Color information
#086353 (or 0x086353) is known color: Mosque. HEX triplet: 08, 63 and 53. RGB value is (8,99,83). Sum of RGB (Red+Green+Blue) = 8+99+83=190 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.21% from 190); Green value is 99 (39.06% from 255 or 52.11% from 190); Blue value is 83 (32.81% from 255 or 43.68% from 190); Max value from RGB is 99 - color contains mainly: green. Hex color #086353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086353 is #F79CAC. Grayscale: #454545. Windows color (decimal): -16227501 or 5464840. OLE color: 5464840.
HSL color Cylindrical-coordinate representation of color #086353: hue angle of 169.45º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086353 is Cyan = 0.92, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 83 | - |
| CMYK | 0.92 | 0 | 0.16 | 0.61 |
| HSL | 169.45º | 0.85% | 0.21% | - |
| HSV(B) | 169.45º | 0.92% | 0.39% | - |
| XYZ | 6.12 | 9.6 | 9.71 | - |
| YUV | 69.97 | 135.35 | 83.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 83 | 0.92 | 0 | 0.16 | 0.61 | 169.45 | 0.85 | 0.21 |
| Hex | 8 | 63 | 53 | 5C | 0 | 10 | 3D | A9 | 55 | 15 |
| Octal | 10 | 143 | 123 | 134 | 0 | 20 | 75 | 251 | 125 | 25 |
| Binary | 1000 | 1100011 | 1010011 | 1011100 | 0 | 10000 | 111101 | 10101001 | 1010101 | 10101 |
Color Harmonies of #086353
Complementary color
Monochromatic Colors of #086353
Black with #086353
Text Example
Text Example
White with #086353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086353; }
p { color: rgb(8,99,83); }
H1.HeaderClassName
{
color: #086353;
}
.AnyTagClassName
{
color: #086353;
}
</style>
background-color css
<style>
a { background-color: #086353; }
a { background-color: rgb(8,99,83); }
div.DivClassName
{
background-color: #086353;
}
.BgClassName
{
background-color: #086353;
}
</style>
border-color css
<style>
span { border-color: #086353; }
span { border-color: rgb(8,99,83); }
td.TdClassName
{
border-color: #086353;
}
.TagClassName
{
border-color: #086353;
}
</style>