Shades of Mosque #065455
Tints of Mosque #065455
RGB
CMYK
RGB Variations
Color information
#065455 (or 0x065455) is known color: Mosque. HEX triplet: 06, 54 and 55. RGB value is (6,84,85). Sum of RGB (Red+Green+Blue) = 6+84+85=175 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.43% from 175); Green value is 84 (33.20% from 255 or 48% from 175); Blue value is 85 (33.59% from 255 or 48.57% from 175); Max value from RGB is 85 - color contains mainly: blue. Hex color #065455 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065455 is #F9ABAA. Grayscale: #3C3C3C. Windows color (decimal): -16362411 or 5592070. OLE color: 5592070.
HSL color Cylindrical-coordinate representation of color #065455: hue angle of 180.76º 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 #065455 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 84 | 85 | - |
| CMYK | 0.93 | 0.01 | 0 | 0.67 |
| HSL | 180.76º | 0.87% | 0.18% | - |
| HSV(B) | 180.76º | 0.93% | 0.33% | - |
| XYZ | 4.89 | 7.04 | 9.69 | - |
| YUV | 60.79 | 141.66 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 84 | 85 | 0.93 | 0.01 | 0 | 0.67 | 180.76 | 0.87 | 0.18 |
| Hex | 6 | 54 | 55 | 5D | 1 | 0 | 43 | B5 | 57 | 12 |
| Octal | 6 | 124 | 125 | 135 | 1 | 0 | 103 | 265 | 127 | 22 |
| Binary | 110 | 1010100 | 1010101 | 1011101 | 1 | 0 | 1000011 | 10110101 | 1010111 | 10010 |
Color Harmonies of #065455
Complementary color
Monochromatic Colors of #065455
Black with #065455
Text Example
Text Example
White with #065455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065455; }
p { color: rgb(6,84,85); }
H1.HeaderClassName
{
color: #065455;
}
.AnyTagClassName
{
color: #065455;
}
</style>
background-color css
<style>
a { background-color: #065455; }
a { background-color: rgb(6,84,85); }
div.DivClassName
{
background-color: #065455;
}
.BgClassName
{
background-color: #065455;
}
</style>
border-color css
<style>
span { border-color: #065455; }
span { border-color: rgb(6,84,85); }
td.TdClassName
{
border-color: #065455;
}
.TagClassName
{
border-color: #065455;
}
</style>