Shades of Mosque #0F5456
Tints of Mosque #0F5456
RGB
CMYK
RGB Variations
Color information
#0F5456 (or 0x0F5456) is known color: Mosque. HEX triplet: 0F, 54 and 56. RGB value is (15,84,86). Sum of RGB (Red+Green+Blue) = 15+84+86=185 (24% of max value = 765). Red value is 15 (6.25% from 255 or 8.11% from 185); Green value is 84 (33.20% from 255 or 45.41% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 86 - color contains mainly: blue. Hex color #0F5456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F5456 is #F0ABA9. Grayscale: #3F3F3F. Windows color (decimal): -15772586 or 5657615. OLE color: 5657615.
HSL color Cylindrical-coordinate representation of color #0F5456: hue angle of 181.69º degrees, saturation: 0.7, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #0F5456 is Cyan = 0.83, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 15 | 84 | 86 | - |
| CMYK | 0.83 | 0.02 | 0 | 0.66 |
| HSL | 181.69º | 0.7% | 0.2% | - |
| HSV(B) | 181.69º | 0.83% | 0.34% | - |
| XYZ | 5.05 | 7.11 | 9.91 | - |
| YUV | 63.6 | 140.64 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 84 | 86 | 0.83 | 0.02 | 0 | 0.66 | 181.69 | 0.7 | 0.2 |
| Hex | F | 54 | 56 | 53 | 2 | 0 | 42 | B6 | 46 | 14 |
| Octal | 17 | 124 | 126 | 123 | 2 | 0 | 102 | 266 | 106 | 24 |
| Binary | 1111 | 1010100 | 1010110 | 1010011 | 10 | 0 | 1000010 | 10110110 | 1000110 | 10100 |
Color Harmonies of #0F5456
Complementary color
Monochromatic Colors of #0F5456
Black with #0F5456
Text Example
Text Example
White with #0F5456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F5456; }
p { color: rgb(15,84,86); }
H1.HeaderClassName
{
color: #0F5456;
}
.AnyTagClassName
{
color: #0F5456;
}
</style>
background-color css
<style>
a { background-color: #0F5456; }
a { background-color: rgb(15,84,86); }
div.DivClassName
{
background-color: #0F5456;
}
.BgClassName
{
background-color: #0F5456;
}
</style>
border-color css
<style>
span { border-color: #0F5456; }
span { border-color: rgb(15,84,86); }
td.TdClassName
{
border-color: #0F5456;
}
.TagClassName
{
border-color: #0F5456;
}
</style>