Shades of Mosque #086454
Tints of Mosque #086454
RGB
CMYK
RGB Variations
Color information
#086454 (or 0x086454) is known color: Mosque. HEX triplet: 08, 64 and 54. RGB value is (8,100,84). Sum of RGB (Red+Green+Blue) = 8+100+84=192 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.17% from 192); Green value is 100 (39.45% from 255 or 52.08% from 192); Blue value is 84 (33.20% from 255 or 43.75% from 192); Max value from RGB is 100 - color contains mainly: green. Hex color #086454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086454 is #F79BAB. Grayscale: #464646. Windows color (decimal): -16227244 or 5530632. OLE color: 5530632.
HSL color Cylindrical-coordinate representation of color #086454: hue angle of 169.57º 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 #086454 is Cyan = 0.92, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 100 | 84 | - |
| CMYK | 0.92 | 0 | 0.16 | 0.61 |
| HSL | 169.57º | 0.85% | 0.21% | - |
| HSV(B) | 169.57º | 0.92% | 0.39% | - |
| XYZ | 6.26 | 9.81 | 9.95 | - |
| YUV | 70.67 | 135.52 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 84 | 0.92 | 0 | 0.16 | 0.61 | 169.57 | 0.85 | 0.21 |
| Hex | 8 | 64 | 54 | 5C | 0 | 10 | 3D | AA | 55 | 15 |
| Octal | 10 | 144 | 124 | 134 | 0 | 20 | 75 | 252 | 125 | 25 |
| Binary | 1000 | 1100100 | 1010100 | 1011100 | 0 | 10000 | 111101 | 10101010 | 1010101 | 10101 |
Color Harmonies of #086454
Complementary color
Monochromatic Colors of #086454
Black with #086454
Text Example
Text Example
White with #086454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086454; }
p { color: rgb(8,100,84); }
H1.HeaderClassName
{
color: #086454;
}
.AnyTagClassName
{
color: #086454;
}
</style>
background-color css
<style>
a { background-color: #086454; }
a { background-color: rgb(8,100,84); }
div.DivClassName
{
background-color: #086454;
}
.BgClassName
{
background-color: #086454;
}
</style>
border-color css
<style>
span { border-color: #086454; }
span { border-color: rgb(8,100,84); }
td.TdClassName
{
border-color: #086454;
}
.TagClassName
{
border-color: #086454;
}
</style>