Shades of Mosque #036463
Tints of Mosque #036463
RGB
CMYK
RGB Variations
Color information
#036463 (or 0x036463) is known color: Mosque. HEX triplet: 03, 64 and 63. RGB value is (3,100,99). Sum of RGB (Red+Green+Blue) = 3+100+99=202 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.49% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 99 (39.06% from 255 or 49.01% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #036463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036463 is #FC9B9C. Grayscale: #464646. Windows color (decimal): -16554909 or 6513667. OLE color: 6513667.
HSL color Cylindrical-coordinate representation of color #036463: hue angle of 179.38º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036463 is Cyan = 0.97, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 100 | 99 | - |
| CMYK | 0.97 | 0 | 0.01 | 0.61 |
| HSL | 179.38º | 0.94% | 0.2% | - |
| HSV(B) | 179.38º | 0.97% | 0.39% | - |
| XYZ | 6.85 | 10.03 | 13.38 | - |
| YUV | 70.88 | 143.86 | 79.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 100 | 99 | 0.97 | 0 | 0.01 | 0.61 | 179.38 | 0.94 | 0.2 |
| Hex | 3 | 64 | 63 | 61 | 0 | 1 | 3D | B3 | 5E | 14 |
| Octal | 3 | 144 | 143 | 141 | 0 | 1 | 75 | 263 | 136 | 24 |
| Binary | 11 | 1100100 | 1100011 | 1100001 | 0 | 1 | 111101 | 10110011 | 1011110 | 10100 |
Color Harmonies of #036463
Complementary color
Monochromatic Colors of #036463
Black with #036463
Text Example
Text Example
White with #036463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036463; }
p { color: rgb(3,100,99); }
H1.HeaderClassName
{
color: #036463;
}
.AnyTagClassName
{
color: #036463;
}
</style>
background-color css
<style>
a { background-color: #036463; }
a { background-color: rgb(3,100,99); }
div.DivClassName
{
background-color: #036463;
}
.BgClassName
{
background-color: #036463;
}
</style>
border-color css
<style>
span { border-color: #036463; }
span { border-color: rgb(3,100,99); }
td.TdClassName
{
border-color: #036463;
}
.TagClassName
{
border-color: #036463;
}
</style>