Shades of Mosque #0F5457
Tints of Mosque #0F5457
RGB
CMYK
RGB Variations
Color information
#0F5457 (or 0x0F5457) is known color: Mosque. HEX triplet: 0F, 54 and 57. RGB value is (15,84,87). Sum of RGB (Red+Green+Blue) = 15+84+87=186 (24% of max value = 765). Red value is 15 (6.25% from 255 or 8.06% from 186); Green value is 84 (33.20% from 255 or 45.16% from 186); Blue value is 87 (34.38% from 255 or 46.77% from 186); Max value from RGB is 87 - color contains mainly: blue. Hex color #0F5457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F5457 is #F0ABA8. Grayscale: #3F3F3F. Windows color (decimal): -15772585 or 5723151. OLE color: 5723151.
HSL color Cylindrical-coordinate representation of color #0F5457: hue angle of 182.5º degrees, saturation: 0.71, 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 #0F5457 is Cyan = 0.83, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 15 | 84 | 87 | - |
| CMYK | 0.83 | 0.03 | 0 | 0.66 |
| HSL | 182.5º | 0.71% | 0.2% | - |
| HSV(B) | 182.5º | 0.83% | 0.34% | - |
| XYZ | 5.09 | 7.13 | 10.12 | - |
| YUV | 63.71 | 141.14 | 93.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 84 | 87 | 0.83 | 0.03 | 0 | 0.66 | 182.5 | 0.71 | 0.2 |
| Hex | F | 54 | 57 | 53 | 3 | 0 | 42 | B6 | 47 | 14 |
| Octal | 17 | 124 | 127 | 123 | 3 | 0 | 102 | 266 | 107 | 24 |
| Binary | 1111 | 1010100 | 1010111 | 1010011 | 11 | 0 | 1000010 | 10110110 | 1000111 | 10100 |
Color Harmonies of #0F5457
Complementary color
Monochromatic Colors of #0F5457
Black with #0F5457
Text Example
Text Example
White with #0F5457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F5457; }
p { color: rgb(15,84,87); }
H1.HeaderClassName
{
color: #0F5457;
}
.AnyTagClassName
{
color: #0F5457;
}
</style>
background-color css
<style>
a { background-color: #0F5457; }
a { background-color: rgb(15,84,87); }
div.DivClassName
{
background-color: #0F5457;
}
.BgClassName
{
background-color: #0F5457;
}
</style>
border-color css
<style>
span { border-color: #0F5457; }
span { border-color: rgb(15,84,87); }
td.TdClassName
{
border-color: #0F5457;
}
.TagClassName
{
border-color: #0F5457;
}
</style>