Shades of Mosque #046353
Tints of Mosque #046353
RGB
CMYK
RGB Variations
Color information
#046353 (or 0x046353) is known color: Mosque. HEX triplet: 04, 63 and 53. RGB value is (4,99,83). Sum of RGB (Red+Green+Blue) = 4+99+83=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 99 (39.06% from 255 or 53.23% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 99 - color contains mainly: green. Hex color #046353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046353 is #FB9CAC. Grayscale: #444444. Windows color (decimal): -16489645 or 5464836. OLE color: 5464836.
HSL color Cylindrical-coordinate representation of color #046353: hue angle of 169.89º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046353 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 99 | 83 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.61 |
| HSL | 169.89º | 0.92% | 0.2% | - |
| HSV(B) | 169.89º | 0.96% | 0.39% | - |
| XYZ | 6.07 | 9.57 | 9.71 | - |
| YUV | 68.77 | 136.03 | 81.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 83 | 0.96 | 0 | 0.16 | 0.61 | 169.89 | 0.92 | 0.2 |
| Hex | 4 | 63 | 53 | 60 | 0 | 10 | 3D | AA | 5C | 14 |
| Octal | 4 | 143 | 123 | 140 | 0 | 20 | 75 | 252 | 134 | 24 |
| Binary | 100 | 1100011 | 1010011 | 1100000 | 0 | 10000 | 111101 | 10101010 | 1011100 | 10100 |
Color Harmonies of #046353
Complementary color
Monochromatic Colors of #046353
Black with #046353
Text Example
Text Example
White with #046353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046353; }
p { color: rgb(4,99,83); }
H1.HeaderClassName
{
color: #046353;
}
.AnyTagClassName
{
color: #046353;
}
</style>
background-color css
<style>
a { background-color: #046353; }
a { background-color: rgb(4,99,83); }
div.DivClassName
{
background-color: #046353;
}
.BgClassName
{
background-color: #046353;
}
</style>
border-color css
<style>
span { border-color: #046353; }
span { border-color: rgb(4,99,83); }
td.TdClassName
{
border-color: #046353;
}
.TagClassName
{
border-color: #046353;
}
</style>