Shades of Mosque #066153
Tints of Mosque #066153
RGB
CMYK
RGB Variations
Color information
#066153 (or 0x066153) is known color: Mosque. HEX triplet: 06, 61 and 53. RGB value is (6,97,83). Sum of RGB (Red+Green+Blue) = 6+97+83=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #066153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066153 is #F99EAC. Grayscale: #444444. Windows color (decimal): -16359085 or 5464326. OLE color: 5464326.
HSL color Cylindrical-coordinate representation of color #066153: hue angle of 170.77º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066153 is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 83 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.62 |
| HSL | 170.77º | 0.88% | 0.2% | - |
| HSV(B) | 170.77º | 0.94% | 0.38% | - |
| XYZ | 5.91 | 9.21 | 9.65 | - |
| YUV | 68.2 | 136.35 | 83.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 83 | 0.94 | 0 | 0.14 | 0.62 | 170.77 | 0.88 | 0.2 |
| Hex | 6 | 61 | 53 | 5E | 0 | E | 3E | AB | 58 | 14 |
| Octal | 6 | 141 | 123 | 136 | 0 | 16 | 76 | 253 | 130 | 24 |
| Binary | 110 | 1100001 | 1010011 | 1011110 | 0 | 1110 | 111110 | 10101011 | 1011000 | 10100 |
Color Harmonies of #066153
Complementary color
Monochromatic Colors of #066153
Black with #066153
Text Example
Text Example
White with #066153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066153; }
p { color: rgb(6,97,83); }
H1.HeaderClassName
{
color: #066153;
}
.AnyTagClassName
{
color: #066153;
}
</style>
background-color css
<style>
a { background-color: #066153; }
a { background-color: rgb(6,97,83); }
div.DivClassName
{
background-color: #066153;
}
.BgClassName
{
background-color: #066153;
}
</style>
border-color css
<style>
span { border-color: #066153; }
span { border-color: rgb(6,97,83); }
td.TdClassName
{
border-color: #066153;
}
.TagClassName
{
border-color: #066153;
}
</style>