Shades of Mosque #036465
Tints of Mosque #036465
RGB
CMYK
RGB Variations
Color information
#036465 (or 0x036465) is known color: Mosque. HEX triplet: 03, 64 and 65. RGB value is (3,100,101). Sum of RGB (Red+Green+Blue) = 3+100+101=204 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.47% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 101 (39.84% from 255 or 49.51% from 204); Max value from RGB is 101 - color contains mainly: blue. Hex color #036465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036465 is #FC9B9A. Grayscale: #474747. Windows color (decimal): -16554907 or 6644739. OLE color: 6644739.
HSL color Cylindrical-coordinate representation of color #036465: hue angle of 180.61º 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 #036465 is Cyan = 0.97, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 100 | 101 | - |
| CMYK | 0.97 | 0.01 | 0 | 0.60 |
| HSL | 180.61º | 0.94% | 0.2% | - |
| HSV(B) | 180.61º | 0.97% | 0.4% | - |
| XYZ | 6.94 | 10.07 | 13.89 | - |
| YUV | 71.11 | 144.86 | 79.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 100 | 101 | 0.97 | 0.01 | 0 | 0.60 | 180.61 | 0.94 | 0.2 |
| Hex | 3 | 64 | 65 | 61 | 1 | 0 | 3C | B5 | 5E | 14 |
| Octal | 3 | 144 | 145 | 141 | 1 | 0 | 74 | 265 | 136 | 24 |
| Binary | 11 | 1100100 | 1100101 | 1100001 | 1 | 0 | 111100 | 10110101 | 1011110 | 10100 |
Color Harmonies of #036465
Complementary color
Monochromatic Colors of #036465
Black with #036465
Text Example
Text Example
White with #036465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036465; }
p { color: rgb(3,100,101); }
H1.HeaderClassName
{
color: #036465;
}
.AnyTagClassName
{
color: #036465;
}
</style>
background-color css
<style>
a { background-color: #036465; }
a { background-color: rgb(3,100,101); }
div.DivClassName
{
background-color: #036465;
}
.BgClassName
{
background-color: #036465;
}
</style>
border-color css
<style>
span { border-color: #036465; }
span { border-color: rgb(3,100,101); }
td.TdClassName
{
border-color: #036465;
}
.TagClassName
{
border-color: #036465;
}
</style>