Shades of Mosque #006254
Tints of Mosque #006254
RGB
CMYK
RGB Variations
Color information
#006254 (or 0x006254) is known color: Mosque. HEX triplet: 00, 62 and 54. RGB value is (0,98,84). Sum of RGB (Red+Green+Blue) = 0+98+84=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 98 (38.67% from 255 or 53.85% from 182); Blue value is 84 (33.20% from 255 or 46.15% from 182); Max value from RGB is 98 - color contains mainly: green. Hex color #006254 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006254 is #FF9DAB. Grayscale: #434343. Windows color (decimal): -16752044 or 5530112. OLE color: 5530112.
HSL color Cylindrical-coordinate representation of color #006254: hue angle of 171.43º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006254 is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 84 | - |
| CMYK | 1 | 0 | 0.14 | 0.62 |
| HSL | 171.43º | 1% | 0.19% | - |
| HSV(B) | 171.43º | 1% | 0.38% | - |
| XYZ | 5.97 | 9.38 | 9.88 | - |
| YUV | 67.1 | 137.53 | 80.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 84 | 1 | 0 | 0.14 | 0.62 | 171.43 | 1 | 0.19 |
| Hex | 0 | 62 | 54 | 64 | 0 | E | 3E | AB | 64 | 13 |
| Octal | 0 | 142 | 124 | 144 | 0 | 16 | 76 | 253 | 144 | 23 |
| Binary | 0 | 1100010 | 1010100 | 1100100 | 0 | 1110 | 111110 | 10101011 | 1100100 | 10011 |
Color Harmonies of #006254
Complementary color
Monochromatic Colors of #006254
Black with #006254
Text Example
Text Example
White with #006254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006254; }
p { color: rgb(0,98,84); }
H1.HeaderClassName
{
color: #006254;
}
.AnyTagClassName
{
color: #006254;
}
</style>
background-color css
<style>
a { background-color: #006254; }
a { background-color: rgb(0,98,84); }
div.DivClassName
{
background-color: #006254;
}
.BgClassName
{
background-color: #006254;
}
</style>
border-color css
<style>
span { border-color: #006254; }
span { border-color: rgb(0,98,84); }
td.TdClassName
{
border-color: #006254;
}
.TagClassName
{
border-color: #006254;
}
</style>