Shades of Mosque #036763
Tints of Mosque #036763
RGB
CMYK
RGB Variations
Color information
#036763 (or 0x036763) is known color: Mosque. HEX triplet: 03, 67 and 63. RGB value is (3,103,99). Sum of RGB (Red+Green+Blue) = 3+103+99=205 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.46% from 205); Green value is 103 (40.62% from 255 or 50.24% from 205); Blue value is 99 (39.06% from 255 or 48.29% from 205); Max value from RGB is 103 - color contains mainly: green. Hex color #036763 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036763 is #FC989C. Grayscale: #484848. Windows color (decimal): -16554141 or 6514435. OLE color: 6514435.
HSL color Cylindrical-coordinate representation of color #036763: hue angle of 177.6º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036763 is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 103 | 99 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.60 |
| HSL | 177.6º | 0.94% | 0.21% | - |
| HSV(B) | 177.6º | 0.97% | 0.4% | - |
| XYZ | 7.14 | 10.62 | 13.48 | - |
| YUV | 72.64 | 142.87 | 78.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 103 | 99 | 0.97 | 0 | 0.04 | 0.60 | 177.6 | 0.94 | 0.21 |
| Hex | 3 | 67 | 63 | 61 | 0 | 4 | 3C | B2 | 5E | 15 |
| Octal | 3 | 147 | 143 | 141 | 0 | 4 | 74 | 262 | 136 | 25 |
| Binary | 11 | 1100111 | 1100011 | 1100001 | 0 | 100 | 111100 | 10110010 | 1011110 | 10101 |
Color Harmonies of #036763
Complementary color
Monochromatic Colors of #036763
Black with #036763
Text Example
Text Example
White with #036763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036763; }
p { color: rgb(3,103,99); }
H1.HeaderClassName
{
color: #036763;
}
.AnyTagClassName
{
color: #036763;
}
</style>
background-color css
<style>
a { background-color: #036763; }
a { background-color: rgb(3,103,99); }
div.DivClassName
{
background-color: #036763;
}
.BgClassName
{
background-color: #036763;
}
</style>
border-color css
<style>
span { border-color: #036763; }
span { border-color: rgb(3,103,99); }
td.TdClassName
{
border-color: #036763;
}
.TagClassName
{
border-color: #036763;
}
</style>