Shades of Mosque #04675E
Tints of Mosque #04675E
RGB
CMYK
RGB Variations
Color information
#04675E (or 0x04675E) is known color: Mosque. HEX triplet: 04, 67 and 5E. RGB value is (4,103,94). Sum of RGB (Red+Green+Blue) = 4+103+94=201 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.99% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 94 (37.11% from 255 or 46.77% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #04675E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04675E is #FB98A1. Grayscale: #484848. Windows color (decimal): -16488610 or 6186756. OLE color: 6186756.
HSL color Cylindrical-coordinate representation of color #04675E: hue angle of 174.55º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04675E is Cyan = 0.96, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 103 | 94 | - |
| CMYK | 0.96 | 0 | 0.09 | 0.60 |
| HSL | 174.55º | 0.93% | 0.21% | - |
| HSV(B) | 174.55º | 0.96% | 0.4% | - |
| XYZ | 6.92 | 10.53 | 12.26 | - |
| YUV | 72.37 | 140.2 | 79.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 94 | 0.96 | 0 | 0.09 | 0.60 | 174.55 | 0.93 | 0.21 |
| Hex | 4 | 67 | 5E | 60 | 0 | 9 | 3C | AF | 5D | 15 |
| Octal | 4 | 147 | 136 | 140 | 0 | 11 | 74 | 257 | 135 | 25 |
| Binary | 100 | 1100111 | 1011110 | 1100000 | 0 | 1001 | 111100 | 10101111 | 1011101 | 10101 |
Color Harmonies of #04675E
Complementary color
Monochromatic Colors of #04675E
Black with #04675E
Text Example
Text Example
White with #04675E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04675E; }
p { color: rgb(4,103,94); }
H1.HeaderClassName
{
color: #04675E;
}
.AnyTagClassName
{
color: #04675E;
}
</style>
background-color css
<style>
a { background-color: #04675E; }
a { background-color: rgb(4,103,94); }
div.DivClassName
{
background-color: #04675E;
}
.BgClassName
{
background-color: #04675E;
}
</style>
border-color css
<style>
span { border-color: #04675E; }
span { border-color: rgb(4,103,94); }
td.TdClassName
{
border-color: #04675E;
}
.TagClassName
{
border-color: #04675E;
}
</style>