Shades of Mosque #06635D
Tints of Mosque #06635D
RGB
CMYK
RGB Variations
Color information
#06635D (or 0x06635D) is known color: Mosque. HEX triplet: 06, 63 and 5D. RGB value is (6,99,93). Sum of RGB (Red+Green+Blue) = 6+99+93=198 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3.03% from 198); Green value is 99 (39.06% from 255 or 50% from 198); Blue value is 93 (36.72% from 255 or 46.97% from 198); Max value from RGB is 99 - color contains mainly: green. Hex color #06635D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06635D is #F99CA2. Grayscale: #464646. Windows color (decimal): -16358563 or 6120198. OLE color: 6120198.
HSL color Cylindrical-coordinate representation of color #06635D: hue angle of 176.13º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06635D is Cyan = 0.94, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 99 | 93 | - |
| CMYK | 0.94 | 0 | 0.06 | 0.61 |
| HSL | 176.13º | 0.89% | 0.21% | - |
| HSV(B) | 176.13º | 0.94% | 0.39% | - |
| XYZ | 6.51 | 9.75 | 11.9 | - |
| YUV | 70.51 | 140.69 | 81.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 99 | 93 | 0.94 | 0 | 0.06 | 0.61 | 176.13 | 0.89 | 0.21 |
| Hex | 6 | 63 | 5D | 5E | 0 | 6 | 3D | B0 | 59 | 15 |
| Octal | 6 | 143 | 135 | 136 | 0 | 6 | 75 | 260 | 131 | 25 |
| Binary | 110 | 1100011 | 1011101 | 1011110 | 0 | 110 | 111101 | 10110000 | 1011001 | 10101 |
Color Harmonies of #06635D
Complementary color
Monochromatic Colors of #06635D
Black with #06635D
Text Example
Text Example
White with #06635D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06635D; }
p { color: rgb(6,99,93); }
H1.HeaderClassName
{
color: #06635D;
}
.AnyTagClassName
{
color: #06635D;
}
</style>
background-color css
<style>
a { background-color: #06635D; }
a { background-color: rgb(6,99,93); }
div.DivClassName
{
background-color: #06635D;
}
.BgClassName
{
background-color: #06635D;
}
</style>
border-color css
<style>
span { border-color: #06635D; }
span { border-color: rgb(6,99,93); }
td.TdClassName
{
border-color: #06635D;
}
.TagClassName
{
border-color: #06635D;
}
</style>