Shades of Mosque #03655A
Tints of Mosque #03655A
RGB
CMYK
RGB Variations
Color information
#03655A (or 0x03655A) is known color: Mosque. HEX triplet: 03, 65 and 5A. RGB value is (3,101,90). Sum of RGB (Red+Green+Blue) = 3+101+90=194 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 194); Green value is 101 (39.84% from 255 or 52.06% from 194); Blue value is 90 (35.55% from 255 or 46.39% from 194); Max value from RGB is 101 - color contains mainly: green. Hex color #03655A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #03655A is #FC9AA5. Grayscale: #464646. Windows color (decimal): -16554662 or 5924099. OLE color: 5924099.
HSL color Cylindrical-coordinate representation of color #03655A: hue angle of 173.27º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #03655A is Cyan = 0.97, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 101 | 90 | - |
| CMYK | 0.97 | 0 | 0.11 | 0.60 |
| HSL | 173.27º | 0.94% | 0.2% | - |
| HSV(B) | 173.27º | 0.97% | 0.4% | - |
| XYZ | 6.54 | 10.06 | 11.27 | - |
| YUV | 70.44 | 139.03 | 79.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 101 | 90 | 0.97 | 0 | 0.11 | 0.60 | 173.27 | 0.94 | 0.2 |
| Hex | 3 | 65 | 5A | 61 | 0 | B | 3C | AD | 5E | 14 |
| Octal | 3 | 145 | 132 | 141 | 0 | 13 | 74 | 255 | 136 | 24 |
| Binary | 11 | 1100101 | 1011010 | 1100001 | 0 | 1011 | 111100 | 10101101 | 1011110 | 10100 |
Color Harmonies of #03655A
Complementary color
Monochromatic Colors of #03655A
Black with #03655A
Text Example
Text Example
White with #03655A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #03655A; }
p { color: rgb(3,101,90); }
H1.HeaderClassName
{
color: #03655A;
}
.AnyTagClassName
{
color: #03655A;
}
</style>
background-color css
<style>
a { background-color: #03655A; }
a { background-color: rgb(3,101,90); }
div.DivClassName
{
background-color: #03655A;
}
.BgClassName
{
background-color: #03655A;
}
</style>
border-color css
<style>
span { border-color: #03655A; }
span { border-color: rgb(3,101,90); }
td.TdClassName
{
border-color: #03655A;
}
.TagClassName
{
border-color: #03655A;
}
</style>