Shades of Mosque #035861
Tints of Mosque #035861
RGB
CMYK
RGB Variations
Color information
#035861 (or 0x035861) is known color: Mosque. HEX triplet: 03, 58 and 61. RGB value is (3,88,97). Sum of RGB (Red+Green+Blue) = 3+88+97=188 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.60% from 188); Green value is 88 (34.77% from 255 or 46.81% from 188); Blue value is 97 (38.28% from 255 or 51.60% from 188); Max value from RGB is 97 - color contains mainly: blue. Hex color #035861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035861 is #FCA79E. Grayscale: #3F3F3F. Windows color (decimal): -16557983 or 6379523. OLE color: 6379523.
HSL color Cylindrical-coordinate representation of color #035861: hue angle of 185.74º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035861 is Cyan = 0.97, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 88 | 97 | - |
| CMYK | 0.97 | 0.09 | 0 | 0.62 |
| HSL | 185.74º | 0.94% | 0.2% | - |
| HSV(B) | 185.74º | 0.97% | 0.38% | - |
| XYZ | 5.68 | 7.86 | 12.53 | - |
| YUV | 63.61 | 146.84 | 84.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 88 | 97 | 0.97 | 0.09 | 0 | 0.62 | 185.74 | 0.94 | 0.2 |
| Hex | 3 | 58 | 61 | 61 | 9 | 0 | 3E | BA | 5E | 14 |
| Octal | 3 | 130 | 141 | 141 | 11 | 0 | 76 | 272 | 136 | 24 |
| Binary | 11 | 1011000 | 1100001 | 1100001 | 1001 | 0 | 111110 | 10111010 | 1011110 | 10100 |
Color Harmonies of #035861
Complementary color
Monochromatic Colors of #035861
Black with #035861
Text Example
Text Example
White with #035861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035861; }
p { color: rgb(3,88,97); }
H1.HeaderClassName
{
color: #035861;
}
.AnyTagClassName
{
color: #035861;
}
</style>
background-color css
<style>
a { background-color: #035861; }
a { background-color: rgb(3,88,97); }
div.DivClassName
{
background-color: #035861;
}
.BgClassName
{
background-color: #035861;
}
</style>
border-color css
<style>
span { border-color: #035861; }
span { border-color: rgb(3,88,97); }
td.TdClassName
{
border-color: #035861;
}
.TagClassName
{
border-color: #035861;
}
</style>