Shades of Mosque #046565
Tints of Mosque #046565
RGB
CMYK
RGB Variations
Color information
#046565 (or 0x046565) is known color: Mosque. HEX triplet: 04, 65 and 65. RGB value is (4,101,101). Sum of RGB (Red+Green+Blue) = 4+101+101=206 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.94% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 101 (39.84% from 255 or 49.03% from 206); Max value from RGB is 101 - color contains mainly: green, blue. Hex color #046565 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046565 is #FB9A9A. Grayscale: #474747. Windows color (decimal): -16489115 or 6644996. OLE color: 6644996.
HSL color Cylindrical-coordinate representation of color #046565: hue angle of 180º 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 #046565 is Cyan = 0.96, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 101 | - |
| CMYK | 0.96 | 0 | 0 | 0.60 |
| HSL | 180º | 0.92% | 0.21% | - |
| HSV(B) | 180º | 0.96% | 0.4% | - |
| XYZ | 7.05 | 10.27 | 13.92 | - |
| YUV | 72 | 144.36 | 79.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 101 | 0.96 | 0 | 0 | 0.60 | 180 | 0.92 | 0.21 |
| Hex | 4 | 65 | 65 | 60 | 0 | 0 | 3C | B4 | 5C | 15 |
| Octal | 4 | 145 | 145 | 140 | 0 | 0 | 74 | 264 | 134 | 25 |
| Binary | 100 | 1100101 | 1100101 | 1100000 | 0 | 0 | 111100 | 10110100 | 1011100 | 10101 |
Color Harmonies of #046565
Complementary color
Monochromatic Colors of #046565
Black with #046565
Text Example
Text Example
White with #046565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046565; }
p { color: rgb(4,101,101); }
H1.HeaderClassName
{
color: #046565;
}
.AnyTagClassName
{
color: #046565;
}
</style>
background-color css
<style>
a { background-color: #046565; }
a { background-color: rgb(4,101,101); }
div.DivClassName
{
background-color: #046565;
}
.BgClassName
{
background-color: #046565;
}
</style>
border-color css
<style>
span { border-color: #046565; }
span { border-color: rgb(4,101,101); }
td.TdClassName
{
border-color: #046565;
}
.TagClassName
{
border-color: #046565;
}
</style>