Shades of Mosque #006258
Tints of Mosque #006258
RGB
CMYK
RGB Variations
Color information
#006258 (or 0x006258) is known color: Mosque. HEX triplet: 00, 62 and 58. RGB value is (0,98,88). Sum of RGB (Red+Green+Blue) = 0+98+88=186 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 186); Green value is 98 (38.67% from 255 or 52.69% from 186); Blue value is 88 (34.77% from 255 or 47.31% from 186); Max value from RGB is 98 - color contains mainly: green. Hex color #006258 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006258 is #FF9DA7. Grayscale: #434343. Windows color (decimal): -16752040 or 5792256. OLE color: 5792256.
HSL color Cylindrical-coordinate representation of color #006258: hue angle of 173.88º 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 #006258 is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 88 | - |
| CMYK | 1 | 0 | 0.10 | 0.62 |
| HSL | 173.88º | 1% | 0.19% | - |
| HSV(B) | 173.88º | 1% | 0.38% | - |
| XYZ | 6.13 | 9.44 | 10.73 | - |
| YUV | 67.56 | 139.53 | 79.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 88 | 1 | 0 | 0.10 | 0.62 | 173.88 | 1 | 0.19 |
| Hex | 0 | 62 | 58 | 64 | 0 | A | 3E | AE | 64 | 13 |
| Octal | 0 | 142 | 130 | 144 | 0 | 12 | 76 | 256 | 144 | 23 |
| Binary | 0 | 1100010 | 1011000 | 1100100 | 0 | 1010 | 111110 | 10101110 | 1100100 | 10011 |
Color Harmonies of #006258
Complementary color
Monochromatic Colors of #006258
Black with #006258
Text Example
Text Example
White with #006258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006258; }
p { color: rgb(0,98,88); }
H1.HeaderClassName
{
color: #006258;
}
.AnyTagClassName
{
color: #006258;
}
</style>
background-color css
<style>
a { background-color: #006258; }
a { background-color: rgb(0,98,88); }
div.DivClassName
{
background-color: #006258;
}
.BgClassName
{
background-color: #006258;
}
</style>
border-color css
<style>
span { border-color: #006258; }
span { border-color: rgb(0,98,88); }
td.TdClassName
{
border-color: #006258;
}
.TagClassName
{
border-color: #006258;
}
</style>