Shades of Mosque #086359
Tints of Mosque #086359
RGB
CMYK
RGB Variations
Color information
#086359 (or 0x086359) is known color: Mosque. HEX triplet: 08, 63 and 59. RGB value is (8,99,89). Sum of RGB (Red+Green+Blue) = 8+99+89=196 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.08% from 196); Green value is 99 (39.06% from 255 or 50.51% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 99 - color contains mainly: green. Hex color #086359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086359 is #F79CA6. Grayscale: #464646. Windows color (decimal): -16227495 or 5858056. OLE color: 5858056.
HSL color Cylindrical-coordinate representation of color #086359: hue angle of 173.41º 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 #086359 is Cyan = 0.92, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 89 | - |
| CMYK | 0.92 | 0 | 0.10 | 0.61 |
| HSL | 173.41º | 0.85% | 0.21% | - |
| HSV(B) | 173.41º | 0.92% | 0.39% | - |
| XYZ | 6.37 | 9.7 | 10.99 | - |
| YUV | 70.65 | 138.35 | 83.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 89 | 0.92 | 0 | 0.10 | 0.61 | 173.41 | 0.85 | 0.21 |
| Hex | 8 | 63 | 59 | 5C | 0 | A | 3D | AD | 55 | 15 |
| Octal | 10 | 143 | 131 | 134 | 0 | 12 | 75 | 255 | 125 | 25 |
| Binary | 1000 | 1100011 | 1011001 | 1011100 | 0 | 1010 | 111101 | 10101101 | 1010101 | 10101 |
Color Harmonies of #086359
Complementary color
Monochromatic Colors of #086359
Black with #086359
Text Example
Text Example
White with #086359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086359; }
p { color: rgb(8,99,89); }
H1.HeaderClassName
{
color: #086359;
}
.AnyTagClassName
{
color: #086359;
}
</style>
background-color css
<style>
a { background-color: #086359; }
a { background-color: rgb(8,99,89); }
div.DivClassName
{
background-color: #086359;
}
.BgClassName
{
background-color: #086359;
}
</style>
border-color css
<style>
span { border-color: #086359; }
span { border-color: rgb(8,99,89); }
td.TdClassName
{
border-color: #086359;
}
.TagClassName
{
border-color: #086359;
}
</style>