Shades of Mosque #065456
Tints of Mosque #065456
RGB
CMYK
RGB Variations
Color information
#065456 (or 0x065456) is known color: Mosque. HEX triplet: 06, 54 and 56. RGB value is (6,84,86). Sum of RGB (Red+Green+Blue) = 6+84+86=176 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.41% from 176); Green value is 84 (33.20% from 255 or 47.73% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 86 - color contains mainly: blue. Hex color #065456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065456 is #F9ABA9. Grayscale: #3C3C3C. Windows color (decimal): -16362410 or 5657606. OLE color: 5657606.
HSL color Cylindrical-coordinate representation of color #065456: hue angle of 181.5º 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 #065456 is Cyan = 0.93, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 84 | 86 | - |
| CMYK | 0.93 | 0.02 | 0 | 0.66 |
| HSL | 181.5º | 0.87% | 0.18% | - |
| HSV(B) | 181.5º | 0.93% | 0.34% | - |
| XYZ | 4.93 | 7.05 | 9.91 | - |
| YUV | 60.91 | 142.16 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 84 | 86 | 0.93 | 0.02 | 0 | 0.66 | 181.5 | 0.87 | 0.18 |
| Hex | 6 | 54 | 56 | 5D | 2 | 0 | 42 | B6 | 57 | 12 |
| Octal | 6 | 124 | 126 | 135 | 2 | 0 | 102 | 266 | 127 | 22 |
| Binary | 110 | 1010100 | 1010110 | 1011101 | 10 | 0 | 1000010 | 10110110 | 1010111 | 10010 |
Color Harmonies of #065456
Complementary color
Monochromatic Colors of #065456
Black with #065456
Text Example
Text Example
White with #065456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065456; }
p { color: rgb(6,84,86); }
H1.HeaderClassName
{
color: #065456;
}
.AnyTagClassName
{
color: #065456;
}
</style>
background-color css
<style>
a { background-color: #065456; }
a { background-color: rgb(6,84,86); }
div.DivClassName
{
background-color: #065456;
}
.BgClassName
{
background-color: #065456;
}
</style>
border-color css
<style>
span { border-color: #065456; }
span { border-color: rgb(6,84,86); }
td.TdClassName
{
border-color: #065456;
}
.TagClassName
{
border-color: #065456;
}
</style>