Shades of Mosque #066763
Tints of Mosque #066763
RGB
CMYK
RGB Variations
Color information
#066763 (or 0x066763) is known color: Mosque. HEX triplet: 06, 67 and 63. RGB value is (6,103,99). Sum of RGB (Red+Green+Blue) = 6+103+99=208 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.88% from 208); Green value is 103 (40.62% from 255 or 49.52% from 208); Blue value is 99 (39.06% from 255 or 47.60% from 208); Max value from RGB is 103 - color contains mainly: green. Hex color #066763 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066763 is #F9989C. Grayscale: #494949. Windows color (decimal): -16357533 or 6514438. OLE color: 6514438.
HSL color Cylindrical-coordinate representation of color #066763: hue angle of 177.53º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066763 is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 103 | 99 | - |
| CMYK | 0.94 | 0 | 0.04 | 0.60 |
| HSL | 177.53º | 0.89% | 0.21% | - |
| HSV(B) | 177.53º | 0.94% | 0.4% | - |
| XYZ | 7.18 | 10.64 | 13.48 | - |
| YUV | 73.54 | 142.36 | 79.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 103 | 99 | 0.94 | 0 | 0.04 | 0.60 | 177.53 | 0.89 | 0.21 |
| Hex | 6 | 67 | 63 | 5E | 0 | 4 | 3C | B2 | 59 | 15 |
| Octal | 6 | 147 | 143 | 136 | 0 | 4 | 74 | 262 | 131 | 25 |
| Binary | 110 | 1100111 | 1100011 | 1011110 | 0 | 100 | 111100 | 10110010 | 1011001 | 10101 |
Color Harmonies of #066763
Complementary color
Monochromatic Colors of #066763
Black with #066763
Text Example
Text Example
White with #066763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066763; }
p { color: rgb(6,103,99); }
H1.HeaderClassName
{
color: #066763;
}
.AnyTagClassName
{
color: #066763;
}
</style>
background-color css
<style>
a { background-color: #066763; }
a { background-color: rgb(6,103,99); }
div.DivClassName
{
background-color: #066763;
}
.BgClassName
{
background-color: #066763;
}
</style>
border-color css
<style>
span { border-color: #066763; }
span { border-color: rgb(6,103,99); }
td.TdClassName
{
border-color: #066763;
}
.TagClassName
{
border-color: #066763;
}
</style>