Shades of Mosque #04675A
Tints of Mosque #04675A
RGB
CMYK
RGB Variations
Color information
#04675A (or 0x04675A) is known color: Mosque. HEX triplet: 04, 67 and 5A. RGB value is (4,103,90). Sum of RGB (Red+Green+Blue) = 4+103+90=197 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.03% from 197); Green value is 103 (40.62% from 255 or 52.28% from 197); Blue value is 90 (35.55% from 255 or 45.69% from 197); Max value from RGB is 103 - color contains mainly: green. Hex color #04675A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04675A is #FB98A5. Grayscale: #474747. Windows color (decimal): -16488614 or 5924612. OLE color: 5924612.
HSL color Cylindrical-coordinate representation of color #04675A: hue angle of 172.12º 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 #04675A is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 103 | 90 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.60 |
| HSL | 172.12º | 0.93% | 0.21% | - |
| HSV(B) | 172.12º | 0.96% | 0.4% | - |
| XYZ | 6.75 | 10.46 | 11.34 | - |
| YUV | 71.92 | 138.2 | 79.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 90 | 0.96 | 0 | 0.13 | 0.60 | 172.12 | 0.93 | 0.21 |
| Hex | 4 | 67 | 5A | 60 | 0 | D | 3C | AC | 5D | 15 |
| Octal | 4 | 147 | 132 | 140 | 0 | 15 | 74 | 254 | 135 | 25 |
| Binary | 100 | 1100111 | 1011010 | 1100000 | 0 | 1101 | 111100 | 10101100 | 1011101 | 10101 |
Color Harmonies of #04675A
Complementary color
Monochromatic Colors of #04675A
Black with #04675A
Text Example
Text Example
White with #04675A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04675A; }
p { color: rgb(4,103,90); }
H1.HeaderClassName
{
color: #04675A;
}
.AnyTagClassName
{
color: #04675A;
}
</style>
background-color css
<style>
a { background-color: #04675A; }
a { background-color: rgb(4,103,90); }
div.DivClassName
{
background-color: #04675A;
}
.BgClassName
{
background-color: #04675A;
}
</style>
border-color css
<style>
span { border-color: #04675A; }
span { border-color: rgb(4,103,90); }
td.TdClassName
{
border-color: #04675A;
}
.TagClassName
{
border-color: #04675A;
}
</style>