Shades of Mosque #046967
Tints of Mosque #046967
RGB
CMYK
RGB Variations
Color information
#046967 (or 0x046967) is known color: Mosque. HEX triplet: 04, 69 and 67. RGB value is (4,105,103). Sum of RGB (Red+Green+Blue) = 4+105+103=212 (28% of max value = 765). Red value is 4 (1.95% from 255 or 1.89% from 212); Green value is 105 (41.41% from 255 or 49.53% from 212); Blue value is 103 (40.62% from 255 or 48.58% from 212); Max value from RGB is 105 - color contains mainly: green. Hex color #046967 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046967 is #FB9698. Grayscale: #4A4A4A. Windows color (decimal): -16488089 or 6777092. OLE color: 6777092.
HSL color Cylindrical-coordinate representation of color #046967: hue angle of 178.81º 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 #046967 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 103 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.59 |
| HSL | 178.81º | 0.93% | 0.21% | - |
| HSV(B) | 178.81º | 0.96% | 0.41% | - |
| XYZ | 7.55 | 11.11 | 14.58 | - |
| YUV | 74.57 | 144.04 | 77.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 103 | 0.96 | 0 | 0.02 | 0.59 | 178.81 | 0.93 | 0.21 |
| Hex | 4 | 69 | 67 | 60 | 0 | 2 | 3B | B3 | 5D | 15 |
| Octal | 4 | 151 | 147 | 140 | 0 | 2 | 73 | 263 | 135 | 25 |
| Binary | 100 | 1101001 | 1100111 | 1100000 | 0 | 10 | 111011 | 10110011 | 1011101 | 10101 |
Color Harmonies of #046967
Complementary color
Monochromatic Colors of #046967
Black with #046967
Text Example
Text Example
White with #046967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046967; }
p { color: rgb(4,105,103); }
H1.HeaderClassName
{
color: #046967;
}
.AnyTagClassName
{
color: #046967;
}
</style>
background-color css
<style>
a { background-color: #046967; }
a { background-color: rgb(4,105,103); }
div.DivClassName
{
background-color: #046967;
}
.BgClassName
{
background-color: #046967;
}
</style>
border-color css
<style>
span { border-color: #046967; }
span { border-color: rgb(4,105,103); }
td.TdClassName
{
border-color: #046967;
}
.TagClassName
{
border-color: #046967;
}
</style>