Shades of Mosque #065958
Tints of Mosque #065958
RGB
CMYK
RGB Variations
Color information
#065958 (or 0x065958) is known color: Mosque. HEX triplet: 06, 59 and 58. RGB value is (6,89,88). Sum of RGB (Red+Green+Blue) = 6+89+88=183 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.28% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 88 (34.77% from 255 or 48.09% from 183); Max value from RGB is 89 - color contains mainly: green. Hex color #065958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065958 is #F9A6A7. Grayscale: #3F3F3F. Windows color (decimal): -16361128 or 5789958. OLE color: 5789958.
HSL color Cylindrical-coordinate representation of color #065958: hue angle of 179.28º degrees, saturation: 0.87, 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 #065958 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 89 | 88 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.65 |
| HSL | 179.28º | 0.87% | 0.19% | - |
| HSV(B) | 179.28º | 0.93% | 0.35% | - |
| XYZ | 5.41 | 7.89 | 10.47 | - |
| YUV | 64.07 | 141.5 | 86.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 89 | 88 | 0.93 | 0 | 0.01 | 0.65 | 179.28 | 0.87 | 0.19 |
| Hex | 6 | 59 | 58 | 5D | 0 | 1 | 41 | B3 | 57 | 13 |
| Octal | 6 | 131 | 130 | 135 | 0 | 1 | 101 | 263 | 127 | 23 |
| Binary | 110 | 1011001 | 1011000 | 1011101 | 0 | 1 | 1000001 | 10110011 | 1010111 | 10011 |
Color Harmonies of #065958
Complementary color
Monochromatic Colors of #065958
Black with #065958
Text Example
Text Example
White with #065958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065958; }
p { color: rgb(6,89,88); }
H1.HeaderClassName
{
color: #065958;
}
.AnyTagClassName
{
color: #065958;
}
</style>
background-color css
<style>
a { background-color: #065958; }
a { background-color: rgb(6,89,88); }
div.DivClassName
{
background-color: #065958;
}
.BgClassName
{
background-color: #065958;
}
</style>
border-color css
<style>
span { border-color: #065958; }
span { border-color: rgb(6,89,88); }
td.TdClassName
{
border-color: #065958;
}
.TagClassName
{
border-color: #065958;
}
</style>