Shades of Mosque #046263
Tints of Mosque #046263
RGB
CMYK
RGB Variations
Color information
#046263 (or 0x046263) is known color: Mosque. HEX triplet: 04, 62 and 63. RGB value is (4,98,99). Sum of RGB (Red+Green+Blue) = 4+98+99=201 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.99% from 201); Green value is 98 (38.67% from 255 or 48.76% from 201); Blue value is 99 (39.06% from 255 or 49.25% from 201); Max value from RGB is 99 - color contains mainly: blue. Hex color #046263 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046263 is #FB9D9C. Grayscale: #454545. Windows color (decimal): -16489885 or 6513156. OLE color: 6513156.
HSL color Cylindrical-coordinate representation of color #046263: hue angle of 180.63º 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 #046263 is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 98 | 99 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.61 |
| HSL | 180.63º | 0.92% | 0.2% | - |
| HSV(B) | 180.63º | 0.96% | 0.39% | - |
| XYZ | 6.67 | 9.66 | 13.32 | - |
| YUV | 70.01 | 144.36 | 80.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 99 | 0.96 | 0.01 | 0 | 0.61 | 180.63 | 0.92 | 0.2 |
| Hex | 4 | 62 | 63 | 60 | 1 | 0 | 3D | B5 | 5C | 14 |
| Octal | 4 | 142 | 143 | 140 | 1 | 0 | 75 | 265 | 134 | 24 |
| Binary | 100 | 1100010 | 1100011 | 1100000 | 1 | 0 | 111101 | 10110101 | 1011100 | 10100 |
Color Harmonies of #046263
Complementary color
Monochromatic Colors of #046263
Black with #046263
Text Example
Text Example
White with #046263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046263; }
p { color: rgb(4,98,99); }
H1.HeaderClassName
{
color: #046263;
}
.AnyTagClassName
{
color: #046263;
}
</style>
background-color css
<style>
a { background-color: #046263; }
a { background-color: rgb(4,98,99); }
div.DivClassName
{
background-color: #046263;
}
.BgClassName
{
background-color: #046263;
}
</style>
border-color css
<style>
span { border-color: #046263; }
span { border-color: rgb(4,98,99); }
td.TdClassName
{
border-color: #046263;
}
.TagClassName
{
border-color: #046263;
}
</style>