Shades of Mosque #065862
Tints of Mosque #065862
RGB
CMYK
RGB Variations
Color information
#065862 (or 0x065862) is known color: Mosque. HEX triplet: 06, 58 and 62. RGB value is (6,88,98). Sum of RGB (Red+Green+Blue) = 6+88+98=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 88 (34.77% from 255 or 45.83% from 192); Blue value is 98 (38.67% from 255 or 51.04% from 192); Max value from RGB is 98 - color contains mainly: blue. Hex color #065862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065862 is #F9A79D. Grayscale: #404040. Windows color (decimal): -16361374 or 6445062. OLE color: 6445062.
HSL color Cylindrical-coordinate representation of color #065862: hue angle of 186.52º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065862 is Cyan = 0.94, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 88 | 98 | - |
| CMYK | 0.94 | 0.10 | 0 | 0.62 |
| HSL | 186.52º | 0.88% | 0.2% | - |
| HSV(B) | 186.52º | 0.94% | 0.38% | - |
| XYZ | 5.77 | 7.9 | 12.78 | - |
| YUV | 64.62 | 146.83 | 86.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 98 | 0.94 | 0.10 | 0 | 0.62 | 186.52 | 0.88 | 0.2 |
| Hex | 6 | 58 | 62 | 5E | A | 0 | 3E | BB | 58 | 14 |
| Octal | 6 | 130 | 142 | 136 | 12 | 0 | 76 | 273 | 130 | 24 |
| Binary | 110 | 1011000 | 1100010 | 1011110 | 1010 | 0 | 111110 | 10111011 | 1011000 | 10100 |
Color Harmonies of #065862
Complementary color
Monochromatic Colors of #065862
Black with #065862
Text Example
Text Example
White with #065862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065862; }
p { color: rgb(6,88,98); }
H1.HeaderClassName
{
color: #065862;
}
.AnyTagClassName
{
color: #065862;
}
</style>
background-color css
<style>
a { background-color: #065862; }
a { background-color: rgb(6,88,98); }
div.DivClassName
{
background-color: #065862;
}
.BgClassName
{
background-color: #065862;
}
</style>
border-color css
<style>
span { border-color: #065862; }
span { border-color: rgb(6,88,98); }
td.TdClassName
{
border-color: #065862;
}
.TagClassName
{
border-color: #065862;
}
</style>