Shades of Mosque #046365
Tints of Mosque #046365
RGB
CMYK
RGB Variations
Color information
#046365 (or 0x046365) is known color: Mosque. HEX triplet: 04, 63 and 65. RGB value is (4,99,101). Sum of RGB (Red+Green+Blue) = 4+99+101=204 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.96% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 101 (39.84% from 255 or 49.51% from 204); Max value from RGB is 101 - color contains mainly: blue. Hex color #046365 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046365 is #FB9C9A. Grayscale: #464646. Windows color (decimal): -16489627 or 6644484. OLE color: 6644484.
HSL color Cylindrical-coordinate representation of color #046365: hue angle of 181.24º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046365 is Cyan = 0.96, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 99 | 101 | - |
| CMYK | 0.96 | 0.02 | 0 | 0.60 |
| HSL | 181.24º | 0.92% | 0.21% | - |
| HSV(B) | 181.24º | 0.96% | 0.4% | - |
| XYZ | 6.86 | 9.89 | 13.86 | - |
| YUV | 70.82 | 145.03 | 80.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 101 | 0.96 | 0.02 | 0 | 0.60 | 181.24 | 0.92 | 0.21 |
| Hex | 4 | 63 | 65 | 60 | 2 | 0 | 3C | B5 | 5C | 15 |
| Octal | 4 | 143 | 145 | 140 | 2 | 0 | 74 | 265 | 134 | 25 |
| Binary | 100 | 1100011 | 1100101 | 1100000 | 10 | 0 | 111100 | 10110101 | 1011100 | 10101 |
Color Harmonies of #046365
Complementary color
Monochromatic Colors of #046365
Black with #046365
Text Example
Text Example
White with #046365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046365; }
p { color: rgb(4,99,101); }
H1.HeaderClassName
{
color: #046365;
}
.AnyTagClassName
{
color: #046365;
}
</style>
background-color css
<style>
a { background-color: #046365; }
a { background-color: rgb(4,99,101); }
div.DivClassName
{
background-color: #046365;
}
.BgClassName
{
background-color: #046365;
}
</style>
border-color css
<style>
span { border-color: #046365; }
span { border-color: rgb(4,99,101); }
td.TdClassName
{
border-color: #046365;
}
.TagClassName
{
border-color: #046365;
}
</style>