Shades of Mosque #006253
Tints of Mosque #006253
RGB
CMYK
RGB Variations
Color information
#006253 (or 0x006253) is known color: Mosque. HEX triplet: 00, 62 and 53. RGB value is (0,98,83). Sum of RGB (Red+Green+Blue) = 0+98+83=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 98 (38.67% from 255 or 54.14% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 98 - color contains mainly: green. Hex color #006253 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006253 is #FF9DAC. Grayscale: #424242. Windows color (decimal): -16752045 or 5464576. OLE color: 5464576.
HSL color Cylindrical-coordinate representation of color #006253: hue angle of 170.82º 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 #006253 is Cyan = 1, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 83 | - |
| CMYK | 1 | 0 | 0.15 | 0.62 |
| HSL | 170.82º | 1% | 0.19% | - |
| HSV(B) | 170.82º | 1% | 0.38% | - |
| XYZ | 5.93 | 9.36 | 9.68 | - |
| YUV | 66.99 | 137.03 | 80.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 83 | 1 | 0 | 0.15 | 0.62 | 170.82 | 1 | 0.19 |
| Hex | 0 | 62 | 53 | 64 | 0 | F | 3E | AB | 64 | 13 |
| Octal | 0 | 142 | 123 | 144 | 0 | 17 | 76 | 253 | 144 | 23 |
| Binary | 0 | 1100010 | 1010011 | 1100100 | 0 | 1111 | 111110 | 10101011 | 1100100 | 10011 |
Color Harmonies of #006253
Complementary color
Monochromatic Colors of #006253
Black with #006253
Text Example
Text Example
White with #006253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006253; }
p { color: rgb(0,98,83); }
H1.HeaderClassName
{
color: #006253;
}
.AnyTagClassName
{
color: #006253;
}
</style>
background-color css
<style>
a { background-color: #006253; }
a { background-color: rgb(0,98,83); }
div.DivClassName
{
background-color: #006253;
}
.BgClassName
{
background-color: #006253;
}
</style>
border-color css
<style>
span { border-color: #006253; }
span { border-color: rgb(0,98,83); }
td.TdClassName
{
border-color: #006253;
}
.TagClassName
{
border-color: #006253;
}
</style>