Shades of Mosque #035854
Tints of Mosque #035854
RGB
CMYK
RGB Variations
Color information
#035854 (or 0x035854) is known color: Mosque. HEX triplet: 03, 58 and 54. RGB value is (3,88,84). Sum of RGB (Red+Green+Blue) = 3+88+84=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 88 (34.77% from 255 or 50.29% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 88 - color contains mainly: green. Hex color #035854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035854 is #FCA7AB. Grayscale: #3E3E3E. Windows color (decimal): -16557996 or 5527555. OLE color: 5527555.
HSL color Cylindrical-coordinate representation of color #035854: hue angle of 177.18º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035854 is Cyan = 0.97, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 88 | 84 | - |
| CMYK | 0.97 | 0 | 0.05 | 0.65 |
| HSL | 177.18º | 0.93% | 0.18% | - |
| HSV(B) | 177.18º | 0.97% | 0.35% | - |
| XYZ | 5.13 | 7.64 | 9.59 | - |
| YUV | 62.13 | 140.34 | 85.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 88 | 84 | 0.97 | 0 | 0.05 | 0.65 | 177.18 | 0.93 | 0.18 |
| Hex | 3 | 58 | 54 | 61 | 0 | 5 | 41 | B1 | 5D | 12 |
| Octal | 3 | 130 | 124 | 141 | 0 | 5 | 101 | 261 | 135 | 22 |
| Binary | 11 | 1011000 | 1010100 | 1100001 | 0 | 101 | 1000001 | 10110001 | 1011101 | 10010 |
Color Harmonies of #035854
Complementary color
Monochromatic Colors of #035854
Black with #035854
Text Example
Text Example
White with #035854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035854; }
p { color: rgb(3,88,84); }
H1.HeaderClassName
{
color: #035854;
}
.AnyTagClassName
{
color: #035854;
}
</style>
background-color css
<style>
a { background-color: #035854; }
a { background-color: rgb(3,88,84); }
div.DivClassName
{
background-color: #035854;
}
.BgClassName
{
background-color: #035854;
}
</style>
border-color css
<style>
span { border-color: #035854; }
span { border-color: rgb(3,88,84); }
td.TdClassName
{
border-color: #035854;
}
.TagClassName
{
border-color: #035854;
}
</style>