Shades of Mosque #066152
Tints of Mosque #066152
RGB
CMYK
RGB Variations
Color information
#066152 (or 0x066152) is known color: Mosque. HEX triplet: 06, 61 and 52. RGB value is (6,97,82). Sum of RGB (Red+Green+Blue) = 6+97+82=185 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.24% from 185); Green value is 97 (38.28% from 255 or 52.43% from 185); Blue value is 82 (32.42% from 255 or 44.32% from 185); Max value from RGB is 97 - color contains mainly: green. Hex color #066152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066152 is #F99EAD. Grayscale: #444444. Windows color (decimal): -16359086 or 5398790. OLE color: 5398790.
HSL color Cylindrical-coordinate representation of color #066152: hue angle of 170.11º 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 #066152 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 82 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.62 |
| HSL | 170.11º | 0.88% | 0.2% | - |
| HSV(B) | 170.11º | 0.94% | 0.38% | - |
| XYZ | 5.87 | 9.2 | 9.45 | - |
| YUV | 68.08 | 135.85 | 83.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 82 | 0.94 | 0 | 0.15 | 0.62 | 170.11 | 0.88 | 0.2 |
| Hex | 6 | 61 | 52 | 5E | 0 | F | 3E | AA | 58 | 14 |
| Octal | 6 | 141 | 122 | 136 | 0 | 17 | 76 | 252 | 130 | 24 |
| Binary | 110 | 1100001 | 1010010 | 1011110 | 0 | 1111 | 111110 | 10101010 | 1011000 | 10100 |
Color Harmonies of #066152
Complementary color
Monochromatic Colors of #066152
Black with #066152
Text Example
Text Example
White with #066152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066152; }
p { color: rgb(6,97,82); }
H1.HeaderClassName
{
color: #066152;
}
.AnyTagClassName
{
color: #066152;
}
</style>
background-color css
<style>
a { background-color: #066152; }
a { background-color: rgb(6,97,82); }
div.DivClassName
{
background-color: #066152;
}
.BgClassName
{
background-color: #066152;
}
</style>
border-color css
<style>
span { border-color: #066152; }
span { border-color: rgb(6,97,82); }
td.TdClassName
{
border-color: #066152;
}
.TagClassName
{
border-color: #066152;
}
</style>