Shades of Mosque #0F5855
Tints of Mosque #0F5855
RGB
CMYK
RGB Variations
Color information
#0F5855 (or 0x0F5855) is known color: Mosque. HEX triplet: 0F, 58 and 55. RGB value is (15,88,85). Sum of RGB (Red+Green+Blue) = 15+88+85=188 (24% of max value = 765). Red value is 15 (6.25% from 255 or 7.98% from 188); Green value is 88 (34.77% from 255 or 46.81% from 188); Blue value is 85 (33.59% from 255 or 45.21% from 188); Max value from RGB is 88 - color contains mainly: green. Hex color #0F5855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F5855 is #F0A7AA. Grayscale: #414141. Windows color (decimal): -15771563 or 5593103. OLE color: 5593103.
HSL color Cylindrical-coordinate representation of color #0F5855: hue angle of 177.53º degrees, saturation: 0.71, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #0F5855 is Cyan = 0.83, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 15 | 88 | 85 | - |
| CMYK | 0.83 | 0 | 0.03 | 0.65 |
| HSL | 177.53º | 0.71% | 0.2% | - |
| HSV(B) | 177.53º | 0.83% | 0.35% | - |
| XYZ | 5.33 | 7.74 | 9.81 | - |
| YUV | 65.83 | 138.82 | 91.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 88 | 85 | 0.83 | 0 | 0.03 | 0.65 | 177.53 | 0.71 | 0.2 |
| Hex | F | 58 | 55 | 53 | 0 | 3 | 41 | B2 | 47 | 14 |
| Octal | 17 | 130 | 125 | 123 | 0 | 3 | 101 | 262 | 107 | 24 |
| Binary | 1111 | 1011000 | 1010101 | 1010011 | 0 | 11 | 1000001 | 10110010 | 1000111 | 10100 |
Color Harmonies of #0F5855
Complementary color
Monochromatic Colors of #0F5855
Black with #0F5855
Text Example
Text Example
White with #0F5855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F5855; }
p { color: rgb(15,88,85); }
H1.HeaderClassName
{
color: #0F5855;
}
.AnyTagClassName
{
color: #0F5855;
}
</style>
background-color css
<style>
a { background-color: #0F5855; }
a { background-color: rgb(15,88,85); }
div.DivClassName
{
background-color: #0F5855;
}
.BgClassName
{
background-color: #0F5855;
}
</style>
border-color css
<style>
span { border-color: #0F5855; }
span { border-color: rgb(15,88,85); }
td.TdClassName
{
border-color: #0F5855;
}
.TagClassName
{
border-color: #0F5855;
}
</style>