Shades of Mosque #046261
Tints of Mosque #046261
RGB
CMYK
RGB Variations
Color information
#046261 (or 0x046261) is known color: Mosque. HEX triplet: 04, 62 and 61. RGB value is (4,98,97). Sum of RGB (Red+Green+Blue) = 4+98+97=199 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.01% from 199); Green value is 98 (38.67% from 255 or 49.25% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 98 - color contains mainly: green. Hex color #046261 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046261 is #FB9D9E. Grayscale: #454545. Windows color (decimal): -16489887 or 6382084. OLE color: 6382084.
HSL color Cylindrical-coordinate representation of color #046261: hue angle of 179.36º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046261 is Cyan = 0.96, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 98 | 97 | - |
| CMYK | 0.96 | 0 | 0.01 | 0.62 |
| HSL | 179.36º | 0.92% | 0.2% | - |
| HSV(B) | 179.36º | 0.96% | 0.38% | - |
| XYZ | 6.58 | 9.62 | 12.82 | - |
| YUV | 69.78 | 143.36 | 81.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 97 | 0.96 | 0 | 0.01 | 0.62 | 179.36 | 0.92 | 0.2 |
| Hex | 4 | 62 | 61 | 60 | 0 | 1 | 3E | B3 | 5C | 14 |
| Octal | 4 | 142 | 141 | 140 | 0 | 1 | 76 | 263 | 134 | 24 |
| Binary | 100 | 1100010 | 1100001 | 1100000 | 0 | 1 | 111110 | 10110011 | 1011100 | 10100 |
Color Harmonies of #046261
Complementary color
Monochromatic Colors of #046261
Black with #046261
Text Example
Text Example
White with #046261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046261; }
p { color: rgb(4,98,97); }
H1.HeaderClassName
{
color: #046261;
}
.AnyTagClassName
{
color: #046261;
}
</style>
background-color css
<style>
a { background-color: #046261; }
a { background-color: rgb(4,98,97); }
div.DivClassName
{
background-color: #046261;
}
.BgClassName
{
background-color: #046261;
}
</style>
border-color css
<style>
span { border-color: #046261; }
span { border-color: rgb(4,98,97); }
td.TdClassName
{
border-color: #046261;
}
.TagClassName
{
border-color: #046261;
}
</style>