Shades of Mosque #06535E
Tints of Mosque #06535E
RGB
CMYK
RGB Variations
Color information
#06535E (or 0x06535E) is known color: Mosque. HEX triplet: 06, 53 and 5E. RGB value is (6,83,94). Sum of RGB (Red+Green+Blue) = 6+83+94=183 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.28% from 183); Green value is 83 (32.81% from 255 or 45.36% from 183); Blue value is 94 (37.11% from 255 or 51.37% from 183); Max value from RGB is 94 - color contains mainly: blue. Hex color #06535E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06535E is #F9ACA1. Grayscale: #3D3D3D. Windows color (decimal): -16362658 or 6181638. OLE color: 6181638.
HSL color Cylindrical-coordinate representation of color #06535E: hue angle of 187.5º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06535E is Cyan = 0.94, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 6 | 83 | 94 | - |
| CMYK | 0.94 | 0.12 | 0 | 0.63 |
| HSL | 187.5º | 0.88% | 0.2% | - |
| HSV(B) | 187.5º | 0.94% | 0.37% | - |
| XYZ | 5.19 | 7.03 | 11.67 | - |
| YUV | 61.23 | 146.49 | 88.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 83 | 94 | 0.94 | 0.12 | 0 | 0.63 | 187.5 | 0.88 | 0.2 |
| Hex | 6 | 53 | 5E | 5E | C | 0 | 3F | BC | 58 | 14 |
| Octal | 6 | 123 | 136 | 136 | 14 | 0 | 77 | 274 | 130 | 24 |
| Binary | 110 | 1010011 | 1011110 | 1011110 | 1100 | 0 | 111111 | 10111100 | 1011000 | 10100 |
Color Harmonies of #06535E
Complementary color
Monochromatic Colors of #06535E
Black with #06535E
Text Example
Text Example
White with #06535E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06535E; }
p { color: rgb(6,83,94); }
H1.HeaderClassName
{
color: #06535E;
}
.AnyTagClassName
{
color: #06535E;
}
</style>
background-color css
<style>
a { background-color: #06535E; }
a { background-color: rgb(6,83,94); }
div.DivClassName
{
background-color: #06535E;
}
.BgClassName
{
background-color: #06535E;
}
</style>
border-color css
<style>
span { border-color: #06535E; }
span { border-color: rgb(6,83,94); }
td.TdClassName
{
border-color: #06535E;
}
.TagClassName
{
border-color: #06535E;
}
</style>