Shades of Mosque #006458
Tints of Mosque #006458
RGB
CMYK
RGB Variations
Color information
#006458 (or 0x006458) is known color: Mosque. HEX triplet: 00, 64 and 58. RGB value is (0,100,88). Sum of RGB (Red+Green+Blue) = 0+100+88=188 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 188); Green value is 100 (39.45% from 255 or 53.19% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 100 - color contains mainly: green. Hex color #006458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006458 is #FF9BA7. Grayscale: #444444. Windows color (decimal): -16751528 or 5792768. OLE color: 5792768.
HSL color Cylindrical-coordinate representation of color #006458: hue angle of 172.8º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006458 is Cyan = 1, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 100 | 88 | - |
| CMYK | 1 | 0 | 0.12 | 0.61 |
| HSL | 172.8º | 1% | 0.2% | - |
| HSV(B) | 172.8º | 1% | 0.39% | - |
| XYZ | 6.32 | 9.82 | 10.79 | - |
| YUV | 68.73 | 138.87 | 78.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 100 | 88 | 1 | 0 | 0.12 | 0.61 | 172.8 | 1 | 0.2 |
| Hex | 0 | 64 | 58 | 64 | 0 | C | 3D | AD | 64 | 14 |
| Octal | 0 | 144 | 130 | 144 | 0 | 14 | 75 | 255 | 144 | 24 |
| Binary | 0 | 1100100 | 1011000 | 1100100 | 0 | 1100 | 111101 | 10101101 | 1100100 | 10100 |
Color Harmonies of #006458
Complementary color
Monochromatic Colors of #006458
Black with #006458
Text Example
Text Example
White with #006458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006458; }
p { color: rgb(0,100,88); }
H1.HeaderClassName
{
color: #006458;
}
.AnyTagClassName
{
color: #006458;
}
</style>
background-color css
<style>
a { background-color: #006458; }
a { background-color: rgb(0,100,88); }
div.DivClassName
{
background-color: #006458;
}
.BgClassName
{
background-color: #006458;
}
</style>
border-color css
<style>
span { border-color: #006458; }
span { border-color: rgb(0,100,88); }
td.TdClassName
{
border-color: #006458;
}
.TagClassName
{
border-color: #006458;
}
</style>