Shades of Mosque #065855
Tints of Mosque #065855
RGB
CMYK
RGB Variations
Color information
#065855 (or 0x065855) is known color: Mosque. HEX triplet: 06, 58 and 55. RGB value is (6,88,85). Sum of RGB (Red+Green+Blue) = 6+88+85=179 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.35% from 179); Green value is 88 (34.77% from 255 or 49.16% from 179); Blue value is 85 (33.59% from 255 or 47.49% from 179); Max value from RGB is 88 - color contains mainly: green. Hex color #065855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065855 is #F9A7AA. Grayscale: #3F3F3F. Windows color (decimal): -16361387 or 5593094. OLE color: 5593094.
HSL color Cylindrical-coordinate representation of color #065855: hue angle of 177.8º 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 #065855 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 85 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.65 |
| HSL | 177.8º | 0.87% | 0.18% | - |
| HSV(B) | 177.8º | 0.93% | 0.35% | - |
| XYZ | 5.2 | 7.67 | 9.8 | - |
| YUV | 63.14 | 140.33 | 87.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 85 | 0.93 | 0 | 0.03 | 0.65 | 177.8 | 0.87 | 0.18 |
| Hex | 6 | 58 | 55 | 5D | 0 | 3 | 41 | B2 | 57 | 12 |
| Octal | 6 | 130 | 125 | 135 | 0 | 3 | 101 | 262 | 127 | 22 |
| Binary | 110 | 1011000 | 1010101 | 1011101 | 0 | 11 | 1000001 | 10110010 | 1010111 | 10010 |
Color Harmonies of #065855
Complementary color
Monochromatic Colors of #065855
Black with #065855
Text Example
Text Example
White with #065855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065855; }
p { color: rgb(6,88,85); }
H1.HeaderClassName
{
color: #065855;
}
.AnyTagClassName
{
color: #065855;
}
</style>
background-color css
<style>
a { background-color: #065855; }
a { background-color: rgb(6,88,85); }
div.DivClassName
{
background-color: #065855;
}
.BgClassName
{
background-color: #065855;
}
</style>
border-color css
<style>
span { border-color: #065855; }
span { border-color: rgb(6,88,85); }
td.TdClassName
{
border-color: #065855;
}
.TagClassName
{
border-color: #065855;
}
</style>