Shades of Mosque #065758
Tints of Mosque #065758
RGB
CMYK
RGB Variations
Color information
#065758 (or 0x065758) is known color: Mosque. HEX triplet: 06, 57 and 58. RGB value is (6,87,88). Sum of RGB (Red+Green+Blue) = 6+87+88=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 87 (34.38% from 255 or 48.07% from 181); Blue value is 88 (34.77% from 255 or 48.62% from 181); Max value from RGB is 88 - color contains mainly: blue. Hex color #065758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065758 is #F9A8A7. Grayscale: #3E3E3E. Windows color (decimal): -16361640 or 5789446. OLE color: 5789446.
HSL color Cylindrical-coordinate representation of color #065758: hue angle of 180.73º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065758 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 87 | 88 | - |
| CMYK | 0.93 | 0.01 | 0 | 0.65 |
| HSL | 180.73º | 0.87% | 0.18% | - |
| HSV(B) | 180.73º | 0.93% | 0.35% | - |
| XYZ | 5.24 | 7.56 | 10.42 | - |
| YUV | 62.9 | 142.16 | 87.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 88 | 0.93 | 0.01 | 0 | 0.65 | 180.73 | 0.87 | 0.18 |
| Hex | 6 | 57 | 58 | 5D | 1 | 0 | 41 | B5 | 57 | 12 |
| Octal | 6 | 127 | 130 | 135 | 1 | 0 | 101 | 265 | 127 | 22 |
| Binary | 110 | 1010111 | 1011000 | 1011101 | 1 | 0 | 1000001 | 10110101 | 1010111 | 10010 |
Color Harmonies of #065758
Complementary color
Monochromatic Colors of #065758
Black with #065758
Text Example
Text Example
White with #065758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065758; }
p { color: rgb(6,87,88); }
H1.HeaderClassName
{
color: #065758;
}
.AnyTagClassName
{
color: #065758;
}
</style>
background-color css
<style>
a { background-color: #065758; }
a { background-color: rgb(6,87,88); }
div.DivClassName
{
background-color: #065758;
}
.BgClassName
{
background-color: #065758;
}
</style>
border-color css
<style>
span { border-color: #065758; }
span { border-color: rgb(6,87,88); }
td.TdClassName
{
border-color: #065758;
}
.TagClassName
{
border-color: #065758;
}
</style>