Shades of Mosque #066461
Tints of Mosque #066461
RGB
CMYK
RGB Variations
Color information
#066461 (or 0x066461) is known color: Mosque. HEX triplet: 06, 64 and 61. RGB value is (6,100,97). Sum of RGB (Red+Green+Blue) = 6+100+97=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 100 (39.45% from 255 or 49.26% from 203); Blue value is 97 (38.28% from 255 or 47.78% from 203); Max value from RGB is 100 - color contains mainly: green. Hex color #066461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066461 is #F99B9E. Grayscale: #474747. Windows color (decimal): -16358303 or 6382598. OLE color: 6382598.
HSL color Cylindrical-coordinate representation of color #066461: hue angle of 178.09º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066461 is Cyan = 0.94, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 100 | 97 | - |
| CMYK | 0.94 | 0 | 0.03 | 0.61 |
| HSL | 178.09º | 0.89% | 0.21% | - |
| HSV(B) | 178.09º | 0.94% | 0.39% | - |
| XYZ | 6.79 | 10.02 | 12.88 | - |
| YUV | 71.55 | 142.36 | 81.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 100 | 97 | 0.94 | 0 | 0.03 | 0.61 | 178.09 | 0.89 | 0.21 |
| Hex | 6 | 64 | 61 | 5E | 0 | 3 | 3D | B2 | 59 | 15 |
| Octal | 6 | 144 | 141 | 136 | 0 | 3 | 75 | 262 | 131 | 25 |
| Binary | 110 | 1100100 | 1100001 | 1011110 | 0 | 11 | 111101 | 10110010 | 1011001 | 10101 |
Color Harmonies of #066461
Complementary color
Monochromatic Colors of #066461
Black with #066461
Text Example
Text Example
White with #066461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066461; }
p { color: rgb(6,100,97); }
H1.HeaderClassName
{
color: #066461;
}
.AnyTagClassName
{
color: #066461;
}
</style>
background-color css
<style>
a { background-color: #066461; }
a { background-color: rgb(6,100,97); }
div.DivClassName
{
background-color: #066461;
}
.BgClassName
{
background-color: #066461;
}
</style>
border-color css
<style>
span { border-color: #066461; }
span { border-color: rgb(6,100,97); }
td.TdClassName
{
border-color: #066461;
}
.TagClassName
{
border-color: #066461;
}
</style>