Shades of Mosque #04695D
Tints of Mosque #04695D
RGB
CMYK
RGB Variations
Color information
#04695D (or 0x04695D) is known color: Mosque. HEX triplet: 04, 69 and 5D. RGB value is (4,105,93). Sum of RGB (Red+Green+Blue) = 4+105+93=202 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.98% from 202); Green value is 105 (41.41% from 255 or 51.98% from 202); Blue value is 93 (36.72% from 255 or 46.04% from 202); Max value from RGB is 105 - color contains mainly: green. Hex color #04695D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04695D is #FB96A2. Grayscale: #494949. Windows color (decimal): -16488099 or 6121732. OLE color: 6121732.
HSL color Cylindrical-coordinate representation of color #04695D: hue angle of 172.87º 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 #04695D is Cyan = 0.96, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 93 | - |
| CMYK | 0.96 | 0 | 0.11 | 0.59 |
| HSL | 172.87º | 0.93% | 0.21% | - |
| HSV(B) | 172.87º | 0.96% | 0.41% | - |
| XYZ | 7.08 | 10.92 | 12.09 | - |
| YUV | 73.43 | 139.04 | 78.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 93 | 0.96 | 0 | 0.11 | 0.59 | 172.87 | 0.93 | 0.21 |
| Hex | 4 | 69 | 5D | 60 | 0 | B | 3B | AD | 5D | 15 |
| Octal | 4 | 151 | 135 | 140 | 0 | 13 | 73 | 255 | 135 | 25 |
| Binary | 100 | 1101001 | 1011101 | 1100000 | 0 | 1011 | 111011 | 10101101 | 1011101 | 10101 |
Color Harmonies of #04695D
Complementary color
Monochromatic Colors of #04695D
Black with #04695D
Text Example
Text Example
White with #04695D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04695D; }
p { color: rgb(4,105,93); }
H1.HeaderClassName
{
color: #04695D;
}
.AnyTagClassName
{
color: #04695D;
}
</style>
background-color css
<style>
a { background-color: #04695D; }
a { background-color: rgb(4,105,93); }
div.DivClassName
{
background-color: #04695D;
}
.BgClassName
{
background-color: #04695D;
}
</style>
border-color css
<style>
span { border-color: #04695D; }
span { border-color: rgb(4,105,93); }
td.TdClassName
{
border-color: #04695D;
}
.TagClassName
{
border-color: #04695D;
}
</style>