Shades of Mosque #036965
Tints of Mosque #036965
RGB
CMYK
RGB Variations
Color information
#036965 (or 0x036965) is known color: Mosque. HEX triplet: 03, 69 and 65. RGB value is (3,105,101). Sum of RGB (Red+Green+Blue) = 3+105+101=209 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.44% from 209); Green value is 105 (41.41% from 255 or 50.24% from 209); Blue value is 101 (39.84% from 255 or 48.33% from 209); Max value from RGB is 105 - color contains mainly: green. Hex color #036965 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036965 is #FC969A. Grayscale: #494949. Windows color (decimal): -16553627 or 6646019. OLE color: 6646019.
HSL color Cylindrical-coordinate representation of color #036965: hue angle of 177.65º 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 #036965 is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 105 | 101 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.59 |
| HSL | 177.65º | 0.94% | 0.21% | - |
| HSV(B) | 177.65º | 0.97% | 0.41% | - |
| XYZ | 7.44 | 11.06 | 14.06 | - |
| YUV | 74.05 | 143.21 | 77.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 105 | 101 | 0.97 | 0 | 0.04 | 0.59 | 177.65 | 0.94 | 0.21 |
| Hex | 3 | 69 | 65 | 61 | 0 | 4 | 3B | B2 | 5E | 15 |
| Octal | 3 | 151 | 145 | 141 | 0 | 4 | 73 | 262 | 136 | 25 |
| Binary | 11 | 1101001 | 1100101 | 1100001 | 0 | 100 | 111011 | 10110010 | 1011110 | 10101 |
Color Harmonies of #036965
Complementary color
Monochromatic Colors of #036965
Black with #036965
Text Example
Text Example
White with #036965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036965; }
p { color: rgb(3,105,101); }
H1.HeaderClassName
{
color: #036965;
}
.AnyTagClassName
{
color: #036965;
}
</style>
background-color css
<style>
a { background-color: #036965; }
a { background-color: rgb(3,105,101); }
div.DivClassName
{
background-color: #036965;
}
.BgClassName
{
background-color: #036965;
}
</style>
border-color css
<style>
span { border-color: #036965; }
span { border-color: rgb(3,105,101); }
td.TdClassName
{
border-color: #036965;
}
.TagClassName
{
border-color: #036965;
}
</style>