Shades of Mosque #046462
Tints of Mosque #046462
RGB
CMYK
RGB Variations
Color information
#046462 (or 0x046462) is known color: Mosque. HEX triplet: 04, 64 and 62. RGB value is (4,100,98). Sum of RGB (Red+Green+Blue) = 4+100+98=202 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.98% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 98 (38.67% from 255 or 48.51% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #046462 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046462 is #FB9B9D. Grayscale: #464646. Windows color (decimal): -16489374 or 6448132. OLE color: 6448132.
HSL color Cylindrical-coordinate representation of color #046462: hue angle of 178.75º 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 #046462 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 98 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.61 |
| HSL | 178.75º | 0.92% | 0.2% | - |
| HSV(B) | 178.75º | 0.96% | 0.39% | - |
| XYZ | 6.81 | 10.02 | 13.13 | - |
| YUV | 71.07 | 143.2 | 80.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 98 | 0.96 | 0 | 0.02 | 0.61 | 178.75 | 0.92 | 0.2 |
| Hex | 4 | 64 | 62 | 60 | 0 | 2 | 3D | B3 | 5C | 14 |
| Octal | 4 | 144 | 142 | 140 | 0 | 2 | 75 | 263 | 134 | 24 |
| Binary | 100 | 1100100 | 1100010 | 1100000 | 0 | 10 | 111101 | 10110011 | 1011100 | 10100 |
Color Harmonies of #046462
Complementary color
Monochromatic Colors of #046462
Black with #046462
Text Example
Text Example
White with #046462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046462; }
p { color: rgb(4,100,98); }
H1.HeaderClassName
{
color: #046462;
}
.AnyTagClassName
{
color: #046462;
}
</style>
background-color css
<style>
a { background-color: #046462; }
a { background-color: rgb(4,100,98); }
div.DivClassName
{
background-color: #046462;
}
.BgClassName
{
background-color: #046462;
}
</style>
border-color css
<style>
span { border-color: #046462; }
span { border-color: rgb(4,100,98); }
td.TdClassName
{
border-color: #046462;
}
.TagClassName
{
border-color: #046462;
}
</style>