Shades of Mosque #006756
Tints of Mosque #006756
RGB
CMYK
RGB Variations
Color information
#006756 (or 0x006756) is known color: Mosque. HEX triplet: 00, 67 and 56. RGB value is (0,103,86). Sum of RGB (Red+Green+Blue) = 0+103+86=189 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 189); Green value is 103 (40.62% from 255 or 54.50% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 103 - color contains mainly: green. Hex color #006756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006756 is #FF98A9. Grayscale: #464646. Windows color (decimal): -16750762 or 5662464. OLE color: 5662464.
HSL color Cylindrical-coordinate representation of color #006756: hue angle of 170.1º 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 #006756 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 103 | 86 | - |
| CMYK | 1 | 0 | 0.17 | 0.60 |
| HSL | 170.1º | 1% | 0.2% | - |
| HSV(B) | 170.1º | 1% | 0.4% | - |
| XYZ | 6.53 | 10.37 | 10.46 | - |
| YUV | 70.27 | 136.88 | 77.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 103 | 86 | 1 | 0 | 0.17 | 0.60 | 170.1 | 1 | 0.2 |
| Hex | 0 | 67 | 56 | 64 | 0 | 11 | 3C | AA | 64 | 14 |
| Octal | 0 | 147 | 126 | 144 | 0 | 21 | 74 | 252 | 144 | 24 |
| Binary | 0 | 1100111 | 1010110 | 1100100 | 0 | 10001 | 111100 | 10101010 | 1100100 | 10100 |
Color Harmonies of #006756
Complementary color
Monochromatic Colors of #006756
Black with #006756
Text Example
Text Example
White with #006756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006756; }
p { color: rgb(0,103,86); }
H1.HeaderClassName
{
color: #006756;
}
.AnyTagClassName
{
color: #006756;
}
</style>
background-color css
<style>
a { background-color: #006756; }
a { background-color: rgb(0,103,86); }
div.DivClassName
{
background-color: #006756;
}
.BgClassName
{
background-color: #006756;
}
</style>
border-color css
<style>
span { border-color: #006756; }
span { border-color: rgb(0,103,86); }
td.TdClassName
{
border-color: #006756;
}
.TagClassName
{
border-color: #006756;
}
</style>