Shades of Mosque #04615D
Tints of Mosque #04615D
RGB
CMYK
RGB Variations
Color information
#04615D (or 0x04615D) is known color: Mosque. HEX triplet: 04, 61 and 5D. RGB value is (4,97,93). Sum of RGB (Red+Green+Blue) = 4+97+93=194 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.06% from 194); Green value is 97 (38.28% from 255 or 50% from 194); Blue value is 93 (36.72% from 255 or 47.94% from 194); Max value from RGB is 97 - color contains mainly: green. Hex color #04615D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04615D is #FB9EA2. Grayscale: #444444. Windows color (decimal): -16490147 or 6119684. OLE color: 6119684.
HSL color Cylindrical-coordinate representation of color #04615D: hue angle of 177.42º 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 #04615D is Cyan = 0.96, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 93 | - |
| CMYK | 0.96 | 0 | 0.04 | 0.62 |
| HSL | 177.42º | 0.92% | 0.2% | - |
| HSV(B) | 177.42º | 0.96% | 0.38% | - |
| XYZ | 6.3 | 9.37 | 11.83 | - |
| YUV | 68.74 | 141.69 | 81.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 93 | 0.96 | 0 | 0.04 | 0.62 | 177.42 | 0.92 | 0.2 |
| Hex | 4 | 61 | 5D | 60 | 0 | 4 | 3E | B1 | 5C | 14 |
| Octal | 4 | 141 | 135 | 140 | 0 | 4 | 76 | 261 | 134 | 24 |
| Binary | 100 | 1100001 | 1011101 | 1100000 | 0 | 100 | 111110 | 10110001 | 1011100 | 10100 |
Color Harmonies of #04615D
Complementary color
Monochromatic Colors of #04615D
Black with #04615D
Text Example
Text Example
White with #04615D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04615D; }
p { color: rgb(4,97,93); }
H1.HeaderClassName
{
color: #04615D;
}
.AnyTagClassName
{
color: #04615D;
}
</style>
background-color css
<style>
a { background-color: #04615D; }
a { background-color: rgb(4,97,93); }
div.DivClassName
{
background-color: #04615D;
}
.BgClassName
{
background-color: #04615D;
}
</style>
border-color css
<style>
span { border-color: #04615D; }
span { border-color: rgb(4,97,93); }
td.TdClassName
{
border-color: #04615D;
}
.TagClassName
{
border-color: #04615D;
}
</style>