Shades of Mosque #065652
Tints of Mosque #065652
RGB
CMYK
RGB Variations
Color information
#065652 (or 0x065652) is known color: Mosque. HEX triplet: 06, 56 and 52. RGB value is (6,86,82). Sum of RGB (Red+Green+Blue) = 6+86+82=174 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.45% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 82 (32.42% from 255 or 47.13% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #065652 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065652 is #F9A9AD. Grayscale: #3D3D3D. Windows color (decimal): -16361902 or 5395974. OLE color: 5395974.
HSL color Cylindrical-coordinate representation of color #065652: hue angle of 177º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065652 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 86 | 82 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.66 |
| HSL | 177º | 0.87% | 0.18% | - |
| HSV(B) | 177º | 0.93% | 0.34% | - |
| XYZ | 4.93 | 7.3 | 9.13 | - |
| YUV | 61.62 | 139.5 | 88.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 86 | 82 | 0.93 | 0 | 0.05 | 0.66 | 177 | 0.87 | 0.18 |
| Hex | 6 | 56 | 52 | 5D | 0 | 5 | 42 | B1 | 57 | 12 |
| Octal | 6 | 126 | 122 | 135 | 0 | 5 | 102 | 261 | 127 | 22 |
| Binary | 110 | 1010110 | 1010010 | 1011101 | 0 | 101 | 1000010 | 10110001 | 1010111 | 10010 |
Color Harmonies of #065652
Complementary color
Monochromatic Colors of #065652
Black with #065652
Text Example
Text Example
White with #065652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065652; }
p { color: rgb(6,86,82); }
H1.HeaderClassName
{
color: #065652;
}
.AnyTagClassName
{
color: #065652;
}
</style>
background-color css
<style>
a { background-color: #065652; }
a { background-color: rgb(6,86,82); }
div.DivClassName
{
background-color: #065652;
}
.BgClassName
{
background-color: #065652;
}
</style>
border-color css
<style>
span { border-color: #065652; }
span { border-color: rgb(6,86,82); }
td.TdClassName
{
border-color: #065652;
}
.TagClassName
{
border-color: #065652;
}
</style>