Shades of Mosque #006251
Tints of Mosque #006251
RGB
CMYK
RGB Variations
Color information
#006251 (or 0x006251) is known color: Mosque. HEX triplet: 00, 62 and 51. RGB value is (0,98,81). Sum of RGB (Red+Green+Blue) = 0+98+81=179 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 179); Green value is 98 (38.67% from 255 or 54.75% from 179); Blue value is 81 (32.03% from 255 or 45.25% from 179); Max value from RGB is 98 - color contains mainly: green. Hex color #006251 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006251 is #FF9DAE. Grayscale: #424242. Windows color (decimal): -16752047 or 5333504. OLE color: 5333504.
HSL color Cylindrical-coordinate representation of color #006251: hue angle of 169.59º 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 #006251 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 81 | - |
| CMYK | 1 | 0 | 0.17 | 0.62 |
| HSL | 169.59º | 1% | 0.19% | - |
| HSV(B) | 169.59º | 1% | 0.38% | - |
| XYZ | 5.85 | 9.33 | 9.28 | - |
| YUV | 66.76 | 136.03 | 80.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 81 | 1 | 0 | 0.17 | 0.62 | 169.59 | 1 | 0.19 |
| Hex | 0 | 62 | 51 | 64 | 0 | 11 | 3E | AA | 64 | 13 |
| Octal | 0 | 142 | 121 | 144 | 0 | 21 | 76 | 252 | 144 | 23 |
| Binary | 0 | 1100010 | 1010001 | 1100100 | 0 | 10001 | 111110 | 10101010 | 1100100 | 10011 |
Color Harmonies of #006251
Complementary color
Monochromatic Colors of #006251
Black with #006251
Text Example
Text Example
White with #006251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006251; }
p { color: rgb(0,98,81); }
H1.HeaderClassName
{
color: #006251;
}
.AnyTagClassName
{
color: #006251;
}
</style>
background-color css
<style>
a { background-color: #006251; }
a { background-color: rgb(0,98,81); }
div.DivClassName
{
background-color: #006251;
}
.BgClassName
{
background-color: #006251;
}
</style>
border-color css
<style>
span { border-color: #006251; }
span { border-color: rgb(0,98,81); }
td.TdClassName
{
border-color: #006251;
}
.TagClassName
{
border-color: #006251;
}
</style>