Shades of Mosque #065550
Tints of Mosque #065550
RGB
CMYK
RGB Variations
Color information
#065550 (or 0x065550) is known color: Mosque. HEX triplet: 06, 55 and 50. RGB value is (6,85,80). Sum of RGB (Red+Green+Blue) = 6+85+80=171 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.51% from 171); Green value is 85 (33.59% from 255 or 49.71% from 171); Blue value is 80 (31.64% from 255 or 46.78% from 171); Max value from RGB is 85 - color contains mainly: green. Hex color #065550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065550 is #F9AAAF. Grayscale: #3C3C3C. Windows color (decimal): -16362160 or 5264646. OLE color: 5264646.
HSL color Cylindrical-coordinate representation of color #065550: hue angle of 176.2º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065550 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 80 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.67 |
| HSL | 176.2º | 0.87% | 0.18% | - |
| HSV(B) | 176.2º | 0.93% | 0.33% | - |
| XYZ | 4.77 | 7.11 | 8.71 | - |
| YUV | 60.81 | 138.83 | 88.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 80 | 0.93 | 0 | 0.06 | 0.67 | 176.2 | 0.87 | 0.18 |
| Hex | 6 | 55 | 50 | 5D | 0 | 6 | 43 | B0 | 57 | 12 |
| Octal | 6 | 125 | 120 | 135 | 0 | 6 | 103 | 260 | 127 | 22 |
| Binary | 110 | 1010101 | 1010000 | 1011101 | 0 | 110 | 1000011 | 10110000 | 1010111 | 10010 |
Color Harmonies of #065550
Complementary color
Monochromatic Colors of #065550
Black with #065550
Text Example
Text Example
White with #065550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065550; }
p { color: rgb(6,85,80); }
H1.HeaderClassName
{
color: #065550;
}
.AnyTagClassName
{
color: #065550;
}
</style>
background-color css
<style>
a { background-color: #065550; }
a { background-color: rgb(6,85,80); }
div.DivClassName
{
background-color: #065550;
}
.BgClassName
{
background-color: #065550;
}
</style>
border-color css
<style>
span { border-color: #065550; }
span { border-color: rgb(6,85,80); }
td.TdClassName
{
border-color: #065550;
}
.TagClassName
{
border-color: #065550;
}
</style>