Shades of Mosque #065856
Tints of Mosque #065856
RGB
CMYK
RGB Variations
Color information
#065856 (or 0x065856) is known color: Mosque. HEX triplet: 06, 58 and 56. RGB value is (6,88,86). Sum of RGB (Red+Green+Blue) = 6+88+86=180 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.33% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 88 - color contains mainly: green. Hex color #065856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065856 is #F9A7A9. Grayscale: #3F3F3F. Windows color (decimal): -16361386 or 5658630. OLE color: 5658630.
HSL color Cylindrical-coordinate representation of color #065856: hue angle of 178.54º 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 #065856 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 86 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.65 |
| HSL | 178.54º | 0.87% | 0.18% | - |
| HSV(B) | 178.54º | 0.93% | 0.35% | - |
| XYZ | 5.24 | 7.69 | 10.01 | - |
| YUV | 63.25 | 140.83 | 87.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 86 | 0.93 | 0 | 0.02 | 0.65 | 178.54 | 0.87 | 0.18 |
| Hex | 6 | 58 | 56 | 5D | 0 | 2 | 41 | B3 | 57 | 12 |
| Octal | 6 | 130 | 126 | 135 | 0 | 2 | 101 | 263 | 127 | 22 |
| Binary | 110 | 1011000 | 1010110 | 1011101 | 0 | 10 | 1000001 | 10110011 | 1010111 | 10010 |
Color Harmonies of #065856
Complementary color
Monochromatic Colors of #065856
Black with #065856
Text Example
Text Example
White with #065856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065856; }
p { color: rgb(6,88,86); }
H1.HeaderClassName
{
color: #065856;
}
.AnyTagClassName
{
color: #065856;
}
</style>
background-color css
<style>
a { background-color: #065856; }
a { background-color: rgb(6,88,86); }
div.DivClassName
{
background-color: #065856;
}
.BgClassName
{
background-color: #065856;
}
</style>
border-color css
<style>
span { border-color: #065856; }
span { border-color: rgb(6,88,86); }
td.TdClassName
{
border-color: #065856;
}
.TagClassName
{
border-color: #065856;
}
</style>