Shades of Mosque #046465
Tints of Mosque #046465
RGB
CMYK
RGB Variations
Color information
#046465 (or 0x046465) is known color: Mosque. HEX triplet: 04, 64 and 65. RGB value is (4,100,101). Sum of RGB (Red+Green+Blue) = 4+100+101=205 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.95% from 205); Green value is 100 (39.45% from 255 or 48.78% from 205); Blue value is 101 (39.84% from 255 or 49.27% from 205); Max value from RGB is 101 - color contains mainly: blue. Hex color #046465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046465 is #FB9B9A. Grayscale: #474747. Windows color (decimal): -16489371 or 6644740. OLE color: 6644740.
HSL color Cylindrical-coordinate representation of color #046465: hue angle of 180.62º 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 #046465 is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 100 | 101 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.60 |
| HSL | 180.62º | 0.92% | 0.21% | - |
| HSV(B) | 180.62º | 0.96% | 0.4% | - |
| XYZ | 6.96 | 10.08 | 13.89 | - |
| YUV | 71.41 | 144.7 | 79.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 101 | 0.96 | 0.01 | 0 | 0.60 | 180.62 | 0.92 | 0.21 |
| Hex | 4 | 64 | 65 | 60 | 1 | 0 | 3C | B5 | 5C | 15 |
| Octal | 4 | 144 | 145 | 140 | 1 | 0 | 74 | 265 | 134 | 25 |
| Binary | 100 | 1100100 | 1100101 | 1100000 | 1 | 0 | 111100 | 10110101 | 1011100 | 10101 |
Color Harmonies of #046465
Complementary color
Monochromatic Colors of #046465
Black with #046465
Text Example
Text Example
White with #046465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046465; }
p { color: rgb(4,100,101); }
H1.HeaderClassName
{
color: #046465;
}
.AnyTagClassName
{
color: #046465;
}
</style>
background-color css
<style>
a { background-color: #046465; }
a { background-color: rgb(4,100,101); }
div.DivClassName
{
background-color: #046465;
}
.BgClassName
{
background-color: #046465;
}
</style>
border-color css
<style>
span { border-color: #046465; }
span { border-color: rgb(4,100,101); }
td.TdClassName
{
border-color: #046465;
}
.TagClassName
{
border-color: #046465;
}
</style>