Shades of Mosque #035C61
Tints of Mosque #035C61
RGB
CMYK
RGB Variations
Color information
#035C61 (or 0x035C61) is known color: Mosque. HEX triplet: 03, 5C and 61. RGB value is (3,92,97). Sum of RGB (Red+Green+Blue) = 3+92+97=192 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.56% from 192); Green value is 92 (36.33% from 255 or 47.92% from 192); Blue value is 97 (38.28% from 255 or 50.52% from 192); Max value from RGB is 97 - color contains mainly: blue. Hex color #035C61 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035C61 is #FCA39E. Grayscale: #414141. Windows color (decimal): -16556959 or 6380547. OLE color: 6380547.
HSL color Cylindrical-coordinate representation of color #035C61: hue angle of 183.19º 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 #035C61 is Cyan = 0.97, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 92 | 97 | - |
| CMYK | 0.97 | 0.05 | 0 | 0.62 |
| HSL | 183.19º | 0.94% | 0.2% | - |
| HSV(B) | 183.19º | 0.97% | 0.38% | - |
| XYZ | 6.02 | 8.54 | 12.64 | - |
| YUV | 65.96 | 145.51 | 83.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 92 | 97 | 0.97 | 0.05 | 0 | 0.62 | 183.19 | 0.94 | 0.2 |
| Hex | 3 | 5C | 61 | 61 | 5 | 0 | 3E | B7 | 5E | 14 |
| Octal | 3 | 134 | 141 | 141 | 5 | 0 | 76 | 267 | 136 | 24 |
| Binary | 11 | 1011100 | 1100001 | 1100001 | 101 | 0 | 111110 | 10110111 | 1011110 | 10100 |
Color Harmonies of #035C61
Complementary color
Monochromatic Colors of #035C61
Black with #035C61
Text Example
Text Example
White with #035C61
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035C61; }
p { color: rgb(3,92,97); }
H1.HeaderClassName
{
color: #035C61;
}
.AnyTagClassName
{
color: #035C61;
}
</style>
background-color css
<style>
a { background-color: #035C61; }
a { background-color: rgb(3,92,97); }
div.DivClassName
{
background-color: #035C61;
}
.BgClassName
{
background-color: #035C61;
}
</style>
border-color css
<style>
span { border-color: #035C61; }
span { border-color: rgb(3,92,97); }
td.TdClassName
{
border-color: #035C61;
}
.TagClassName
{
border-color: #035C61;
}
</style>