Shades of Mosque #006758
Tints of Mosque #006758
RGB
CMYK
RGB Variations
Color information
#006758 (or 0x006758) is known color: Mosque. HEX triplet: 00, 67 and 58. RGB value is (0,103,88). Sum of RGB (Red+Green+Blue) = 0+103+88=191 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 191); Green value is 103 (40.62% from 255 or 53.93% from 191); Blue value is 88 (34.77% from 255 or 46.07% from 191); Max value from RGB is 103 - color contains mainly: green. Hex color #006758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006758 is #FF98A7. Grayscale: #464646. Windows color (decimal): -16750760 or 5793536. OLE color: 5793536.
HSL color Cylindrical-coordinate representation of color #006758: hue angle of 171.26º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006758 is Cyan = 1, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 103 | 88 | - |
| CMYK | 1 | 0 | 0.15 | 0.60 |
| HSL | 171.26º | 1% | 0.2% | - |
| HSV(B) | 171.26º | 1% | 0.4% | - |
| XYZ | 6.61 | 10.41 | 10.89 | - |
| YUV | 70.49 | 137.88 | 77.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 103 | 88 | 1 | 0 | 0.15 | 0.60 | 171.26 | 1 | 0.2 |
| Hex | 0 | 67 | 58 | 64 | 0 | F | 3C | AB | 64 | 14 |
| Octal | 0 | 147 | 130 | 144 | 0 | 17 | 74 | 253 | 144 | 24 |
| Binary | 0 | 1100111 | 1011000 | 1100100 | 0 | 1111 | 111100 | 10101011 | 1100100 | 10100 |
Color Harmonies of #006758
Complementary color
Monochromatic Colors of #006758
Black with #006758
Text Example
Text Example
White with #006758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006758; }
p { color: rgb(0,103,88); }
H1.HeaderClassName
{
color: #006758;
}
.AnyTagClassName
{
color: #006758;
}
</style>
background-color css
<style>
a { background-color: #006758; }
a { background-color: rgb(0,103,88); }
div.DivClassName
{
background-color: #006758;
}
.BgClassName
{
background-color: #006758;
}
</style>
border-color css
<style>
span { border-color: #006758; }
span { border-color: rgb(0,103,88); }
td.TdClassName
{
border-color: #006758;
}
.TagClassName
{
border-color: #006758;
}
</style>