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