Shades of Mosque #06695D
Tints of Mosque #06695D
RGB
CMYK
RGB Variations
Color information
#06695D (or 0x06695D) is known color: Mosque. HEX triplet: 06, 69 and 5D. RGB value is (6,105,93). Sum of RGB (Red+Green+Blue) = 6+105+93=204 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.94% from 204); Green value is 105 (41.41% from 255 or 51.47% from 204); Blue value is 93 (36.72% from 255 or 45.59% from 204); Max value from RGB is 105 - color contains mainly: green. Hex color #06695D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06695D is #F996A2. Grayscale: #494949. Windows color (decimal): -16357027 or 6121734. OLE color: 6121734.
HSL color Cylindrical-coordinate representation of color #06695D: hue angle of 172.73º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06695D is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 93 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.59 |
| HSL | 172.73º | 0.89% | 0.22% | - |
| HSV(B) | 172.73º | 0.94% | 0.41% | - |
| XYZ | 7.1 | 10.93 | 12.09 | - |
| YUV | 74.03 | 138.7 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 93 | 0.94 | 0 | 0.11 | 0.59 | 172.73 | 0.89 | 0.22 |
| Hex | 6 | 69 | 5D | 5E | 0 | B | 3B | AD | 59 | 16 |
| Octal | 6 | 151 | 135 | 136 | 0 | 13 | 73 | 255 | 131 | 26 |
| Binary | 110 | 1101001 | 1011101 | 1011110 | 0 | 1011 | 111011 | 10101101 | 1011001 | 10110 |
Color Harmonies of #06695D
Complementary color
Monochromatic Colors of #06695D
Black with #06695D
Text Example
Text Example
White with #06695D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06695D; }
p { color: rgb(6,105,93); }
H1.HeaderClassName
{
color: #06695D;
}
.AnyTagClassName
{
color: #06695D;
}
</style>
background-color css
<style>
a { background-color: #06695D; }
a { background-color: rgb(6,105,93); }
div.DivClassName
{
background-color: #06695D;
}
.BgClassName
{
background-color: #06695D;
}
</style>
border-color css
<style>
span { border-color: #06695D; }
span { border-color: rgb(6,105,93); }
td.TdClassName
{
border-color: #06695D;
}
.TagClassName
{
border-color: #06695D;
}
</style>