Shades of Mosque #046461
Tints of Mosque #046461
RGB
CMYK
RGB Variations
Color information
#046461 (or 0x046461) is known color: Mosque. HEX triplet: 04, 64 and 61. RGB value is (4,100,97). Sum of RGB (Red+Green+Blue) = 4+100+97=201 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.99% from 201); Green value is 100 (39.45% from 255 or 49.75% from 201); Blue value is 97 (38.28% from 255 or 48.26% from 201); Max value from RGB is 100 - color contains mainly: green. Hex color #046461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046461 is #FB9B9E. Grayscale: #464646. Windows color (decimal): -16489375 or 6382596. OLE color: 6382596.
HSL color Cylindrical-coordinate representation of color #046461: hue angle of 178.12º 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 #046461 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 97 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.61 |
| HSL | 178.13º | 0.92% | 0.2% | - |
| HSV(B) | 178.13º | 0.96% | 0.39% | - |
| XYZ | 6.76 | 10 | 12.88 | - |
| YUV | 70.95 | 142.7 | 80.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 97 | 0.96 | 0 | 0.03 | 0.61 | 178.13 | 0.92 | 0.2 |
| Hex | 4 | 64 | 61 | 60 | 0 | 3 | 3D | B2 | 5C | 14 |
| Octal | 4 | 144 | 141 | 140 | 0 | 3 | 75 | 262 | 134 | 24 |
| Binary | 100 | 1100100 | 1100001 | 1100000 | 0 | 11 | 111101 | 10110010 | 1011100 | 10100 |
Color Harmonies of #046461
Complementary color
Monochromatic Colors of #046461
Black with #046461
Text Example
Text Example
White with #046461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046461; }
p { color: rgb(4,100,97); }
H1.HeaderClassName
{
color: #046461;
}
.AnyTagClassName
{
color: #046461;
}
</style>
background-color css
<style>
a { background-color: #046461; }
a { background-color: rgb(4,100,97); }
div.DivClassName
{
background-color: #046461;
}
.BgClassName
{
background-color: #046461;
}
</style>
border-color css
<style>
span { border-color: #046461; }
span { border-color: rgb(4,100,97); }
td.TdClassName
{
border-color: #046461;
}
.TagClassName
{
border-color: #046461;
}
</style>