Shades of Mosque #065552
Tints of Mosque #065552
RGB
CMYK
RGB Variations
Color information
#065552 (or 0x065552) is known color: Mosque. HEX triplet: 06, 55 and 52. RGB value is (6,85,82). Sum of RGB (Red+Green+Blue) = 6+85+82=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 82 (32.42% from 255 or 47.40% from 173); Max value from RGB is 85 - color contains mainly: green. Hex color #065552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065552 is #F9AAAD. Grayscale: #3C3C3C. Windows color (decimal): -16362158 or 5395718. OLE color: 5395718.
HSL color Cylindrical-coordinate representation of color #065552: hue angle of 177.72º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065552 is Cyan = 0.93, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 82 | - |
| CMYK | 0.93 | 0 | 0.04 | 0.67 |
| HSL | 177.72º | 0.87% | 0.18% | - |
| HSV(B) | 177.72º | 0.93% | 0.33% | - |
| XYZ | 4.85 | 7.14 | 9.11 | - |
| YUV | 61.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 82 | 0.93 | 0 | 0.04 | 0.67 | 177.72 | 0.87 | 0.18 |
| Hex | 6 | 55 | 52 | 5D | 0 | 4 | 43 | B2 | 57 | 12 |
| Octal | 6 | 125 | 122 | 135 | 0 | 4 | 103 | 262 | 127 | 22 |
| Binary | 110 | 1010101 | 1010010 | 1011101 | 0 | 100 | 1000011 | 10110010 | 1010111 | 10010 |
Color Harmonies of #065552
Complementary color
Monochromatic Colors of #065552
Black with #065552
Text Example
Text Example
White with #065552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065552; }
p { color: rgb(6,85,82); }
H1.HeaderClassName
{
color: #065552;
}
.AnyTagClassName
{
color: #065552;
}
</style>
background-color css
<style>
a { background-color: #065552; }
a { background-color: rgb(6,85,82); }
div.DivClassName
{
background-color: #065552;
}
.BgClassName
{
background-color: #065552;
}
</style>
border-color css
<style>
span { border-color: #065552; }
span { border-color: rgb(6,85,82); }
td.TdClassName
{
border-color: #065552;
}
.TagClassName
{
border-color: #065552;
}
</style>