Shades of Mosque #03685D
Tints of Mosque #03685D
RGB
CMYK
RGB Variations
Color information
#03685D (or 0x03685D) is known color: Mosque. HEX triplet: 03, 68 and 5D. RGB value is (3,104,93). Sum of RGB (Red+Green+Blue) = 3+104+93=200 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.5% from 200); Green value is 104 (41.02% from 255 or 52% from 200); Blue value is 93 (36.72% from 255 or 46.5% from 200); Max value from RGB is 104 - color contains mainly: green. Hex color #03685D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #03685D is #FC97A2. Grayscale: #484848. Windows color (decimal): -16553891 or 6121475. OLE color: 6121475.
HSL color Cylindrical-coordinate representation of color #03685D: hue angle of 173.47º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #03685D is Cyan = 0.97, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 104 | 93 | - |
| CMYK | 0.97 | 0 | 0.11 | 0.59 |
| HSL | 173.47º | 0.94% | 0.21% | - |
| HSV(B) | 173.47º | 0.97% | 0.41% | - |
| XYZ | 6.96 | 10.71 | 12.06 | - |
| YUV | 72.55 | 139.54 | 78.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 104 | 93 | 0.97 | 0 | 0.11 | 0.59 | 173.47 | 0.94 | 0.21 |
| Hex | 3 | 68 | 5D | 61 | 0 | B | 3B | AD | 5E | 15 |
| Octal | 3 | 150 | 135 | 141 | 0 | 13 | 73 | 255 | 136 | 25 |
| Binary | 11 | 1101000 | 1011101 | 1100001 | 0 | 1011 | 111011 | 10101101 | 1011110 | 10101 |
Color Harmonies of #03685D
Complementary color
Monochromatic Colors of #03685D
Black with #03685D
Text Example
Text Example
White with #03685D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #03685D; }
p { color: rgb(3,104,93); }
H1.HeaderClassName
{
color: #03685D;
}
.AnyTagClassName
{
color: #03685D;
}
</style>
background-color css
<style>
a { background-color: #03685D; }
a { background-color: rgb(3,104,93); }
div.DivClassName
{
background-color: #03685D;
}
.BgClassName
{
background-color: #03685D;
}
</style>
border-color css
<style>
span { border-color: #03685D; }
span { border-color: rgb(3,104,93); }
td.TdClassName
{
border-color: #03685D;
}
.TagClassName
{
border-color: #03685D;
}
</style>