Shades of Mosque #035550
Tints of Mosque #035550
RGB
CMYK
RGB Variations
Color information
#035550 (or 0x035550) is known color: Mosque. HEX triplet: 03, 55 and 50. RGB value is (3,85,80). Sum of RGB (Red+Green+Blue) = 3+85+80=168 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.79% from 168); Green value is 85 (33.59% from 255 or 50.60% from 168); Blue value is 80 (31.64% from 255 or 47.62% from 168); Max value from RGB is 85 - color contains mainly: green. Hex color #035550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035550 is #FCAAAF. Grayscale: #3B3B3B. Windows color (decimal): -16558768 or 5264643. OLE color: 5264643.
HSL color Cylindrical-coordinate representation of color #035550: hue angle of 176.34º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035550 is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 80 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.67 |
| HSL | 176.34º | 0.93% | 0.17% | - |
| HSV(B) | 176.34º | 0.96% | 0.33% | - |
| XYZ | 4.73 | 7.1 | 8.71 | - |
| YUV | 59.91 | 139.33 | 87.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 80 | 0.96 | 0 | 0.06 | 0.67 | 176.34 | 0.93 | 0.17 |
| Hex | 3 | 55 | 50 | 60 | 0 | 6 | 43 | B0 | 5D | 11 |
| Octal | 3 | 125 | 120 | 140 | 0 | 6 | 103 | 260 | 135 | 21 |
| Binary | 11 | 1010101 | 1010000 | 1100000 | 0 | 110 | 1000011 | 10110000 | 1011101 | 10001 |
Color Harmonies of #035550
Complementary color
Monochromatic Colors of #035550
Black with #035550
Text Example
Text Example
White with #035550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035550; }
p { color: rgb(3,85,80); }
H1.HeaderClassName
{
color: #035550;
}
.AnyTagClassName
{
color: #035550;
}
</style>
background-color css
<style>
a { background-color: #035550; }
a { background-color: rgb(3,85,80); }
div.DivClassName
{
background-color: #035550;
}
.BgClassName
{
background-color: #035550;
}
</style>
border-color css
<style>
span { border-color: #035550; }
span { border-color: rgb(3,85,80); }
td.TdClassName
{
border-color: #035550;
}
.TagClassName
{
border-color: #035550;
}
</style>