Shades of Mosque #04625C
Tints of Mosque #04625C
RGB
CMYK
RGB Variations
Color information
#04625C (or 0x04625C) is known color: Mosque. HEX triplet: 04, 62 and 5C. RGB value is (4,98,92). Sum of RGB (Red+Green+Blue) = 4+98+92=194 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.06% from 194); Green value is 98 (38.67% from 255 or 50.52% from 194); Blue value is 92 (36.33% from 255 or 47.42% from 194); Max value from RGB is 98 - color contains mainly: green. Hex color #04625C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04625C is #FB9DA3. Grayscale: #454545. Windows color (decimal): -16489892 or 6054404. OLE color: 6054404.
HSL color Cylindrical-coordinate representation of color #04625C: hue angle of 176.17º 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 #04625C is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 98 | 92 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.62 |
| HSL | 176.17º | 0.92% | 0.2% | - |
| HSV(B) | 176.17º | 0.96% | 0.38% | - |
| XYZ | 6.35 | 9.53 | 11.63 | - |
| YUV | 69.21 | 140.86 | 81.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 92 | 0.96 | 0 | 0.06 | 0.62 | 176.17 | 0.92 | 0.2 |
| Hex | 4 | 62 | 5C | 60 | 0 | 6 | 3E | B0 | 5C | 14 |
| Octal | 4 | 142 | 134 | 140 | 0 | 6 | 76 | 260 | 134 | 24 |
| Binary | 100 | 1100010 | 1011100 | 1100000 | 0 | 110 | 111110 | 10110000 | 1011100 | 10100 |
Color Harmonies of #04625C
Complementary color
Monochromatic Colors of #04625C
Black with #04625C
Text Example
Text Example
White with #04625C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04625C; }
p { color: rgb(4,98,92); }
H1.HeaderClassName
{
color: #04625C;
}
.AnyTagClassName
{
color: #04625C;
}
</style>
background-color css
<style>
a { background-color: #04625C; }
a { background-color: rgb(4,98,92); }
div.DivClassName
{
background-color: #04625C;
}
.BgClassName
{
background-color: #04625C;
}
</style>
border-color css
<style>
span { border-color: #04625C; }
span { border-color: rgb(4,98,92); }
td.TdClassName
{
border-color: #04625C;
}
.TagClassName
{
border-color: #04625C;
}
</style>