Shades of Mosque #035856
Tints of Mosque #035856
RGB
CMYK
RGB Variations
Color information
#035856 (or 0x035856) is known color: Mosque. HEX triplet: 03, 58 and 56. RGB value is (3,88,86). Sum of RGB (Red+Green+Blue) = 3+88+86=177 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 177); Green value is 88 (34.77% from 255 or 49.72% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 88 - color contains mainly: green. Hex color #035856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035856 is #FCA7A9. Grayscale: #3E3E3E. Windows color (decimal): -16557994 or 5658627. OLE color: 5658627.
HSL color Cylindrical-coordinate representation of color #035856: hue angle of 178.59º 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 #035856 is Cyan = 0.97, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 88 | 86 | - |
| CMYK | 0.97 | 0 | 0.02 | 0.65 |
| HSL | 178.59º | 0.93% | 0.18% | - |
| HSV(B) | 178.59º | 0.97% | 0.35% | - |
| XYZ | 5.21 | 7.67 | 10.01 | - |
| YUV | 62.36 | 141.34 | 85.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 88 | 86 | 0.97 | 0 | 0.02 | 0.65 | 178.59 | 0.93 | 0.18 |
| Hex | 3 | 58 | 56 | 61 | 0 | 2 | 41 | B3 | 5D | 12 |
| Octal | 3 | 130 | 126 | 141 | 0 | 2 | 101 | 263 | 135 | 22 |
| Binary | 11 | 1011000 | 1010110 | 1100001 | 0 | 10 | 1000001 | 10110011 | 1011101 | 10010 |
Color Harmonies of #035856
Complementary color
Monochromatic Colors of #035856
Black with #035856
Text Example
Text Example
White with #035856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035856; }
p { color: rgb(3,88,86); }
H1.HeaderClassName
{
color: #035856;
}
.AnyTagClassName
{
color: #035856;
}
</style>
background-color css
<style>
a { background-color: #035856; }
a { background-color: rgb(3,88,86); }
div.DivClassName
{
background-color: #035856;
}
.BgClassName
{
background-color: #035856;
}
</style>
border-color css
<style>
span { border-color: #035856; }
span { border-color: rgb(3,88,86); }
td.TdClassName
{
border-color: #035856;
}
.TagClassName
{
border-color: #035856;
}
</style>