Shades of Mosque #065851
Tints of Mosque #065851
RGB
CMYK
RGB Variations
Color information
#065851 (or 0x065851) is known color: Mosque. HEX triplet: 06, 58 and 51. RGB value is (6,88,81). Sum of RGB (Red+Green+Blue) = 6+88+81=175 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.43% from 175); Green value is 88 (34.77% from 255 or 50.29% from 175); Blue value is 81 (32.03% from 255 or 46.29% from 175); Max value from RGB is 88 - color contains mainly: green. Hex color #065851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065851 is #F9A7AE. Grayscale: #3E3E3E. Windows color (decimal): -16361391 or 5330950. OLE color: 5330950.
HSL color Cylindrical-coordinate representation of color #065851: hue angle of 174.88º 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 #065851 is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 81 | - |
| CMYK | 0.93 | 0 | 0.08 | 0.65 |
| HSL | 174.88º | 0.87% | 0.18% | - |
| HSV(B) | 174.88º | 0.93% | 0.35% | - |
| XYZ | 5.05 | 7.61 | 8.99 | - |
| YUV | 62.68 | 138.33 | 87.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 81 | 0.93 | 0 | 0.08 | 0.65 | 174.88 | 0.87 | 0.18 |
| Hex | 6 | 58 | 51 | 5D | 0 | 8 | 41 | AF | 57 | 12 |
| Octal | 6 | 130 | 121 | 135 | 0 | 10 | 101 | 257 | 127 | 22 |
| Binary | 110 | 1011000 | 1010001 | 1011101 | 0 | 1000 | 1000001 | 10101111 | 1010111 | 10010 |
Color Harmonies of #065851
Complementary color
Monochromatic Colors of #065851
Black with #065851
Text Example
Text Example
White with #065851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065851; }
p { color: rgb(6,88,81); }
H1.HeaderClassName
{
color: #065851;
}
.AnyTagClassName
{
color: #065851;
}
</style>
background-color css
<style>
a { background-color: #065851; }
a { background-color: rgb(6,88,81); }
div.DivClassName
{
background-color: #065851;
}
.BgClassName
{
background-color: #065851;
}
</style>
border-color css
<style>
span { border-color: #065851; }
span { border-color: rgb(6,88,81); }
td.TdClassName
{
border-color: #065851;
}
.TagClassName
{
border-color: #065851;
}
</style>