Shades of Mosque #065852
Tints of Mosque #065852
RGB
CMYK
RGB Variations
Color information
#065852 (or 0x065852) is known color: Mosque. HEX triplet: 06, 58 and 52. RGB value is (6,88,82). Sum of RGB (Red+Green+Blue) = 6+88+82=176 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.41% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 82 (32.42% from 255 or 46.59% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #065852 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065852 is #F9A7AD. Grayscale: #3E3E3E. Windows color (decimal): -16361390 or 5396486. OLE color: 5396486.
HSL color Cylindrical-coordinate representation of color #065852: hue angle of 175.61º 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 #065852 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 82 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.65 |
| HSL | 175.61º | 0.87% | 0.18% | - |
| HSV(B) | 175.61º | 0.93% | 0.35% | - |
| XYZ | 5.09 | 7.63 | 9.19 | - |
| YUV | 62.8 | 138.83 | 87.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 82 | 0.93 | 0 | 0.07 | 0.65 | 175.61 | 0.87 | 0.18 |
| Hex | 6 | 58 | 52 | 5D | 0 | 7 | 41 | B0 | 57 | 12 |
| Octal | 6 | 130 | 122 | 135 | 0 | 7 | 101 | 260 | 127 | 22 |
| Binary | 110 | 1011000 | 1010010 | 1011101 | 0 | 111 | 1000001 | 10110000 | 1010111 | 10010 |
Color Harmonies of #065852
Complementary color
Monochromatic Colors of #065852
Black with #065852
Text Example
Text Example
White with #065852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065852; }
p { color: rgb(6,88,82); }
H1.HeaderClassName
{
color: #065852;
}
.AnyTagClassName
{
color: #065852;
}
</style>
background-color css
<style>
a { background-color: #065852; }
a { background-color: rgb(6,88,82); }
div.DivClassName
{
background-color: #065852;
}
.BgClassName
{
background-color: #065852;
}
</style>
border-color css
<style>
span { border-color: #065852; }
span { border-color: rgb(6,88,82); }
td.TdClassName
{
border-color: #065852;
}
.TagClassName
{
border-color: #065852;
}
</style>