Shades of Mosque #04605A
Tints of Mosque #04605A
RGB
CMYK
RGB Variations
Color information
#04605A (or 0x04605A) is known color: Mosque. HEX triplet: 04, 60 and 5A. RGB value is (4,96,90). Sum of RGB (Red+Green+Blue) = 4+96+90=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 96 (37.89% from 255 or 50.53% from 190); Blue value is 90 (35.55% from 255 or 47.37% from 190); Max value from RGB is 96 - color contains mainly: green. Hex color #04605A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04605A is #FB9FA5. Grayscale: #434343. Windows color (decimal): -16490406 or 5922820. OLE color: 5922820.
HSL color Cylindrical-coordinate representation of color #04605A: hue angle of 176.09º 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 #04605A is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 90 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.62 |
| HSL | 176.09º | 0.92% | 0.2% | - |
| HSV(B) | 176.09º | 0.96% | 0.38% | - |
| XYZ | 6.08 | 9.13 | 11.11 | - |
| YUV | 67.81 | 140.52 | 82.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 90 | 0.96 | 0 | 0.06 | 0.62 | 176.09 | 0.92 | 0.2 |
| Hex | 4 | 60 | 5A | 60 | 0 | 6 | 3E | B0 | 5C | 14 |
| Octal | 4 | 140 | 132 | 140 | 0 | 6 | 76 | 260 | 134 | 24 |
| Binary | 100 | 1100000 | 1011010 | 1100000 | 0 | 110 | 111110 | 10110000 | 1011100 | 10100 |
Color Harmonies of #04605A
Complementary color
Monochromatic Colors of #04605A
Black with #04605A
Text Example
Text Example
White with #04605A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04605A; }
p { color: rgb(4,96,90); }
H1.HeaderClassName
{
color: #04605A;
}
.AnyTagClassName
{
color: #04605A;
}
</style>
background-color css
<style>
a { background-color: #04605A; }
a { background-color: rgb(4,96,90); }
div.DivClassName
{
background-color: #04605A;
}
.BgClassName
{
background-color: #04605A;
}
</style>
border-color css
<style>
span { border-color: #04605A; }
span { border-color: rgb(4,96,90); }
td.TdClassName
{
border-color: #04605A;
}
.TagClassName
{
border-color: #04605A;
}
</style>