Shades of Mosque #006762
Tints of Mosque #006762
RGB
CMYK
RGB Variations
Color information
#006762 (or 0x006762) is known color: Mosque. HEX triplet: 00, 67 and 62. RGB value is (0,103,98). Sum of RGB (Red+Green+Blue) = 0+103+98=201 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 98 (38.67% from 255 or 48.76% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #006762 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006762 is #FF989D. Grayscale: #474747. Windows color (decimal): -16750750 or 6448896. OLE color: 6448896.
HSL color Cylindrical-coordinate representation of color #006762: hue angle of 177.09º 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 #006762 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 103 | 98 | - |
| CMYK | 1 | 0 | 0.05 | 0.60 |
| HSL | 177.09º | 1% | 0.2% | - |
| HSV(B) | 177.09º | 1% | 0.4% | - |
| XYZ | 7.05 | 10.58 | 13.23 | - |
| YUV | 71.63 | 142.88 | 76.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 103 | 98 | 1 | 0 | 0.05 | 0.60 | 177.09 | 1 | 0.2 |
| Hex | 0 | 67 | 62 | 64 | 0 | 5 | 3C | B1 | 64 | 14 |
| Octal | 0 | 147 | 142 | 144 | 0 | 5 | 74 | 261 | 144 | 24 |
| Binary | 0 | 1100111 | 1100010 | 1100100 | 0 | 101 | 111100 | 10110001 | 1100100 | 10100 |
Color Harmonies of #006762
Complementary color
Monochromatic Colors of #006762
Black with #006762
Text Example
Text Example
White with #006762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006762; }
p { color: rgb(0,103,98); }
H1.HeaderClassName
{
color: #006762;
}
.AnyTagClassName
{
color: #006762;
}
</style>
background-color css
<style>
a { background-color: #006762; }
a { background-color: rgb(0,103,98); }
div.DivClassName
{
background-color: #006762;
}
.BgClassName
{
background-color: #006762;
}
</style>
border-color css
<style>
span { border-color: #006762; }
span { border-color: rgb(0,103,98); }
td.TdClassName
{
border-color: #006762;
}
.TagClassName
{
border-color: #006762;
}
</style>