Shades of Mosque #0F5553
Tints of Mosque #0F5553
RGB
CMYK
RGB Variations
Color information
#0F5553 (or 0x0F5553) is known color: Mosque. HEX triplet: 0F, 55 and 53. RGB value is (15,85,83). Sum of RGB (Red+Green+Blue) = 15+85+83=183 (24% of max value = 765). Red value is 15 (6.25% from 255 or 8.20% from 183); Green value is 85 (33.59% from 255 or 46.45% from 183); Blue value is 83 (32.81% from 255 or 45.36% from 183); Max value from RGB is 85 - color contains mainly: green. Hex color #0F5553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F5553 is #F0AAAC. Grayscale: #3F3F3F. Windows color (decimal): -15772333 or 5461263. OLE color: 5461263.
HSL color Cylindrical-coordinate representation of color #0F5553: hue angle of 178.29º degrees, saturation: 0.7, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #0F5553 is Cyan = 0.82, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 15 | 85 | 83 | - |
| CMYK | 0.82 | 0 | 0.02 | 0.67 |
| HSL | 178.29º | 0.7% | 0.2% | - |
| HSV(B) | 178.29º | 0.82% | 0.33% | - |
| XYZ | 5.01 | 7.22 | 9.31 | - |
| YUV | 63.84 | 138.81 | 93.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 85 | 83 | 0.82 | 0 | 0.02 | 0.67 | 178.29 | 0.7 | 0.2 |
| Hex | F | 55 | 53 | 52 | 0 | 2 | 43 | B2 | 46 | 14 |
| Octal | 17 | 125 | 123 | 122 | 0 | 2 | 103 | 262 | 106 | 24 |
| Binary | 1111 | 1010101 | 1010011 | 1010010 | 0 | 10 | 1000011 | 10110010 | 1000110 | 10100 |
Color Harmonies of #0F5553
Complementary color
Monochromatic Colors of #0F5553
Black with #0F5553
Text Example
Text Example
White with #0F5553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F5553; }
p { color: rgb(15,85,83); }
H1.HeaderClassName
{
color: #0F5553;
}
.AnyTagClassName
{
color: #0F5553;
}
</style>
background-color css
<style>
a { background-color: #0F5553; }
a { background-color: rgb(15,85,83); }
div.DivClassName
{
background-color: #0F5553;
}
.BgClassName
{
background-color: #0F5553;
}
</style>
border-color css
<style>
span { border-color: #0F5553; }
span { border-color: rgb(15,85,83); }
td.TdClassName
{
border-color: #0F5553;
}
.TagClassName
{
border-color: #0F5553;
}
</style>