Shades of Mosque #04685A
Tints of Mosque #04685A
RGB
CMYK
RGB Variations
Color information
#04685A (or 0x04685A) is known color: Mosque. HEX triplet: 04, 68 and 5A. RGB value is (4,104,90). Sum of RGB (Red+Green+Blue) = 4+104+90=198 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.02% from 198); Green value is 104 (41.02% from 255 or 52.53% from 198); Blue value is 90 (35.55% from 255 or 45.45% from 198); Max value from RGB is 104 - color contains mainly: green. Hex color #04685A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04685A is #FB97A5. Grayscale: #484848. Windows color (decimal): -16488358 or 5924868. OLE color: 5924868.
HSL color Cylindrical-coordinate representation of color #04685A: hue angle of 171.6º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04685A is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 104 | 90 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.59 |
| HSL | 171.6º | 0.93% | 0.21% | - |
| HSV(B) | 171.6º | 0.96% | 0.41% | - |
| XYZ | 6.85 | 10.66 | 11.37 | - |
| YUV | 72.5 | 137.87 | 79.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 104 | 90 | 0.96 | 0 | 0.13 | 0.59 | 171.6 | 0.93 | 0.21 |
| Hex | 4 | 68 | 5A | 60 | 0 | D | 3B | AC | 5D | 15 |
| Octal | 4 | 150 | 132 | 140 | 0 | 15 | 73 | 254 | 135 | 25 |
| Binary | 100 | 1101000 | 1011010 | 1100000 | 0 | 1101 | 111011 | 10101100 | 1011101 | 10101 |
Color Harmonies of #04685A
Complementary color
Monochromatic Colors of #04685A
Black with #04685A
Text Example
Text Example
White with #04685A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04685A; }
p { color: rgb(4,104,90); }
H1.HeaderClassName
{
color: #04685A;
}
.AnyTagClassName
{
color: #04685A;
}
</style>
background-color css
<style>
a { background-color: #04685A; }
a { background-color: rgb(4,104,90); }
div.DivClassName
{
background-color: #04685A;
}
.BgClassName
{
background-color: #04685A;
}
</style>
border-color css
<style>
span { border-color: #04685A; }
span { border-color: rgb(4,104,90); }
td.TdClassName
{
border-color: #04685A;
}
.TagClassName
{
border-color: #04685A;
}
</style>