Shades of Mosque #035A4A
Tints of Mosque #035A4A
RGB
CMYK
RGB Variations
Color information
#035A4A (or 0x035A4A) is known color: Mosque. HEX triplet: 03, 5A and 4A. RGB value is (3,90,74). Sum of RGB (Red+Green+Blue) = 3+90+74=167 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.80% from 167); Green value is 90 (35.55% from 255 or 53.89% from 167); Blue value is 74 (29.30% from 255 or 44.31% from 167); Max value from RGB is 90 - color contains mainly: green. Hex color #035A4A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035A4A is #FCA5B5. Grayscale: #3E3E3E. Windows color (decimal): -16557494 or 4872707. OLE color: 4872707.
HSL color Cylindrical-coordinate representation of color #035A4A: hue angle of 168.97º degrees, saturation: 0.94, 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 #035A4A is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 90 | 74 | - |
| CMYK | 0.97 | 0 | 0.18 | 0.65 |
| HSL | 168.97º | 0.94% | 0.18% | - |
| HSV(B) | 168.97º | 0.97% | 0.35% | - |
| XYZ | 4.93 | 7.83 | 7.73 | - |
| YUV | 62.16 | 134.68 | 85.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 90 | 74 | 0.97 | 0 | 0.18 | 0.65 | 168.97 | 0.94 | 0.18 |
| Hex | 3 | 5A | 4A | 61 | 0 | 12 | 41 | A9 | 5E | 12 |
| Octal | 3 | 132 | 112 | 141 | 0 | 22 | 101 | 251 | 136 | 22 |
| Binary | 11 | 1011010 | 1001010 | 1100001 | 0 | 10010 | 1000001 | 10101001 | 1011110 | 10010 |
Color Harmonies of #035A4A
Complementary color
Monochromatic Colors of #035A4A
Black with #035A4A
Text Example
Text Example
White with #035A4A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035A4A; }
p { color: rgb(3,90,74); }
H1.HeaderClassName
{
color: #035A4A;
}
.AnyTagClassName
{
color: #035A4A;
}
</style>
background-color css
<style>
a { background-color: #035A4A; }
a { background-color: rgb(3,90,74); }
div.DivClassName
{
background-color: #035A4A;
}
.BgClassName
{
background-color: #035A4A;
}
</style>
border-color css
<style>
span { border-color: #035A4A; }
span { border-color: rgb(3,90,74); }
td.TdClassName
{
border-color: #035A4A;
}
.TagClassName
{
border-color: #035A4A;
}
</style>