Shades of Mosque #046960
Tints of Mosque #046960
RGB
CMYK
RGB Variations
Color information
#046960 (or 0x046960) is known color: Mosque. HEX triplet: 04, 69 and 60. RGB value is (4,105,96). Sum of RGB (Red+Green+Blue) = 4+105+96=205 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.95% from 205); Green value is 105 (41.41% from 255 or 51.22% from 205); Blue value is 96 (37.89% from 255 or 46.83% from 205); Max value from RGB is 105 - color contains mainly: green. Hex color #046960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046960 is #FB969F. Grayscale: #494949. Windows color (decimal): -16488096 or 6318340. OLE color: 6318340.
HSL color Cylindrical-coordinate representation of color #046960: hue angle of 174.65º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046960 is Cyan = 0.96, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 96 | - |
| CMYK | 0.96 | 0 | 0.09 | 0.59 |
| HSL | 174.65º | 0.93% | 0.21% | - |
| HSV(B) | 174.65º | 0.96% | 0.41% | - |
| XYZ | 7.21 | 10.97 | 12.8 | - |
| YUV | 73.78 | 140.54 | 78.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 96 | 0.96 | 0 | 0.09 | 0.59 | 174.65 | 0.93 | 0.21 |
| Hex | 4 | 69 | 60 | 60 | 0 | 9 | 3B | AF | 5D | 15 |
| Octal | 4 | 151 | 140 | 140 | 0 | 11 | 73 | 257 | 135 | 25 |
| Binary | 100 | 1101001 | 1100000 | 1100000 | 0 | 1001 | 111011 | 10101111 | 1011101 | 10101 |
Color Harmonies of #046960
Complementary color
Monochromatic Colors of #046960
Black with #046960
Text Example
Text Example
White with #046960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046960; }
p { color: rgb(4,105,96); }
H1.HeaderClassName
{
color: #046960;
}
.AnyTagClassName
{
color: #046960;
}
</style>
background-color css
<style>
a { background-color: #046960; }
a { background-color: rgb(4,105,96); }
div.DivClassName
{
background-color: #046960;
}
.BgClassName
{
background-color: #046960;
}
</style>
border-color css
<style>
span { border-color: #046960; }
span { border-color: rgb(4,105,96); }
td.TdClassName
{
border-color: #046960;
}
.TagClassName
{
border-color: #046960;
}
</style>