Shades of Mosque #036865
Tints of Mosque #036865
RGB
CMYK
RGB Variations
Color information
#036865 (or 0x036865) is known color: Mosque. HEX triplet: 03, 68 and 65. RGB value is (3,104,101). Sum of RGB (Red+Green+Blue) = 3+104+101=208 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.44% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 101 (39.84% from 255 or 48.56% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #036865 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036865 is #FC979A. Grayscale: #494949. Windows color (decimal): -16553883 or 6645763. OLE color: 6645763.
HSL color Cylindrical-coordinate representation of color #036865: hue angle of 178.22º 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 #036865 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 104 | 101 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.59 |
| HSL | 178.22º | 0.94% | 0.21% | - |
| HSV(B) | 178.22º | 0.97% | 0.41% | - |
| XYZ | 7.34 | 10.86 | 14.02 | - |
| YUV | 73.46 | 143.54 | 77.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 104 | 101 | 0.97 | 0 | 0.03 | 0.59 | 178.22 | 0.94 | 0.21 |
| Hex | 3 | 68 | 65 | 61 | 0 | 3 | 3B | B2 | 5E | 15 |
| Octal | 3 | 150 | 145 | 141 | 0 | 3 | 73 | 262 | 136 | 25 |
| Binary | 11 | 1101000 | 1100101 | 1100001 | 0 | 11 | 111011 | 10110010 | 1011110 | 10101 |
Color Harmonies of #036865
Complementary color
Monochromatic Colors of #036865
Black with #036865
Text Example
Text Example
White with #036865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036865; }
p { color: rgb(3,104,101); }
H1.HeaderClassName
{
color: #036865;
}
.AnyTagClassName
{
color: #036865;
}
</style>
background-color css
<style>
a { background-color: #036865; }
a { background-color: rgb(3,104,101); }
div.DivClassName
{
background-color: #036865;
}
.BgClassName
{
background-color: #036865;
}
</style>
border-color css
<style>
span { border-color: #036865; }
span { border-color: rgb(3,104,101); }
td.TdClassName
{
border-color: #036865;
}
.TagClassName
{
border-color: #036865;
}
</style>