Shades of Mosque #086456
Tints of Mosque #086456
RGB
CMYK
RGB Variations
Color information
#086456 (or 0x086456) is known color: Mosque. HEX triplet: 08, 64 and 56. RGB value is (8,100,86). Sum of RGB (Red+Green+Blue) = 8+100+86=194 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.12% from 194); Green value is 100 (39.45% from 255 or 51.55% from 194); Blue value is 86 (33.98% from 255 or 44.33% from 194); Max value from RGB is 100 - color contains mainly: green. Hex color #086456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086456 is #F79BA9. Grayscale: #464646. Windows color (decimal): -16227242 or 5661704. OLE color: 5661704.
HSL color Cylindrical-coordinate representation of color #086456: hue angle of 170.87º 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 #086456 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 100 | 86 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.61 |
| HSL | 170.87º | 0.85% | 0.21% | - |
| HSV(B) | 170.87º | 0.92% | 0.39% | - |
| XYZ | 6.34 | 9.84 | 10.37 | - |
| YUV | 70.9 | 136.52 | 83.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 86 | 0.92 | 0 | 0.14 | 0.61 | 170.87 | 0.85 | 0.21 |
| Hex | 8 | 64 | 56 | 5C | 0 | E | 3D | AB | 55 | 15 |
| Octal | 10 | 144 | 126 | 134 | 0 | 16 | 75 | 253 | 125 | 25 |
| Binary | 1000 | 1100100 | 1010110 | 1011100 | 0 | 1110 | 111101 | 10101011 | 1010101 | 10101 |
Color Harmonies of #086456
Complementary color
Monochromatic Colors of #086456
Black with #086456
Text Example
Text Example
White with #086456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086456; }
p { color: rgb(8,100,86); }
H1.HeaderClassName
{
color: #086456;
}
.AnyTagClassName
{
color: #086456;
}
</style>
background-color css
<style>
a { background-color: #086456; }
a { background-color: rgb(8,100,86); }
div.DivClassName
{
background-color: #086456;
}
.BgClassName
{
background-color: #086456;
}
</style>
border-color css
<style>
span { border-color: #086456; }
span { border-color: rgb(8,100,86); }
td.TdClassName
{
border-color: #086456;
}
.TagClassName
{
border-color: #086456;
}
</style>