Shades of Mosque #065A59
Tints of Mosque #065A59
RGB
CMYK
RGB Variations
Color information
#065A59 (or 0x065A59) is known color: Mosque. HEX triplet: 06, 5A and 59. RGB value is (6,90,89). Sum of RGB (Red+Green+Blue) = 6+90+89=185 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.24% from 185); Green value is 90 (35.55% from 255 or 48.65% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 90 - color contains mainly: green. Hex color #065A59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065A59 is #F9A5A6. Grayscale: #404040. Windows color (decimal): -16360871 or 5855750. OLE color: 5855750.
HSL color Cylindrical-coordinate representation of color #065A59: hue angle of 179.29º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065A59 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 90 | 89 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.65 |
| HSL | 179.29º | 0.88% | 0.19% | - |
| HSV(B) | 179.29º | 0.93% | 0.35% | - |
| XYZ | 5.53 | 8.07 | 10.72 | - |
| YUV | 64.77 | 141.67 | 86.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 90 | 89 | 0.93 | 0 | 0.01 | 0.65 | 179.29 | 0.88 | 0.19 |
| Hex | 6 | 5A | 59 | 5D | 0 | 1 | 41 | B3 | 58 | 13 |
| Octal | 6 | 132 | 131 | 135 | 0 | 1 | 101 | 263 | 130 | 23 |
| Binary | 110 | 1011010 | 1011001 | 1011101 | 0 | 1 | 1000001 | 10110011 | 1011000 | 10011 |
Color Harmonies of #065A59
Complementary color
Monochromatic Colors of #065A59
Black with #065A59
Text Example
Text Example
White with #065A59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065A59; }
p { color: rgb(6,90,89); }
H1.HeaderClassName
{
color: #065A59;
}
.AnyTagClassName
{
color: #065A59;
}
</style>
background-color css
<style>
a { background-color: #065A59; }
a { background-color: rgb(6,90,89); }
div.DivClassName
{
background-color: #065A59;
}
.BgClassName
{
background-color: #065A59;
}
</style>
border-color css
<style>
span { border-color: #065A59; }
span { border-color: rgb(6,90,89); }
td.TdClassName
{
border-color: #065A59;
}
.TagClassName
{
border-color: #065A59;
}
</style>