Shades of Mosque #06685A
Tints of Mosque #06685A
RGB
CMYK
RGB Variations
Color information
#06685A (or 0x06685A) is known color: Mosque. HEX triplet: 06, 68 and 5A. RGB value is (6,104,90). Sum of RGB (Red+Green+Blue) = 6+104+90=200 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3% from 200); Green value is 104 (41.02% from 255 or 52% from 200); Blue value is 90 (35.55% from 255 or 45% from 200); Max value from RGB is 104 - color contains mainly: green. Hex color #06685A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06685A is #F997A5. Grayscale: #494949. Windows color (decimal): -16357286 or 5924870. OLE color: 5924870.
HSL color Cylindrical-coordinate representation of color #06685A: hue angle of 171.43º 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 #06685A is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 104 | 90 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.59 |
| HSL | 171.43º | 0.89% | 0.22% | - |
| HSV(B) | 171.43º | 0.94% | 0.41% | - |
| XYZ | 6.87 | 10.68 | 11.37 | - |
| YUV | 73.1 | 137.53 | 80.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 104 | 90 | 0.94 | 0 | 0.13 | 0.59 | 171.43 | 0.89 | 0.22 |
| Hex | 6 | 68 | 5A | 5E | 0 | D | 3B | AB | 59 | 16 |
| Octal | 6 | 150 | 132 | 136 | 0 | 15 | 73 | 253 | 131 | 26 |
| Binary | 110 | 1101000 | 1011010 | 1011110 | 0 | 1101 | 111011 | 10101011 | 1011001 | 10110 |
Color Harmonies of #06685A
Complementary color
Monochromatic Colors of #06685A
Black with #06685A
Text Example
Text Example
White with #06685A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06685A; }
p { color: rgb(6,104,90); }
H1.HeaderClassName
{
color: #06685A;
}
.AnyTagClassName
{
color: #06685A;
}
</style>
background-color css
<style>
a { background-color: #06685A; }
a { background-color: rgb(6,104,90); }
div.DivClassName
{
background-color: #06685A;
}
.BgClassName
{
background-color: #06685A;
}
</style>
border-color css
<style>
span { border-color: #06685A; }
span { border-color: rgb(6,104,90); }
td.TdClassName
{
border-color: #06685A;
}
.TagClassName
{
border-color: #06685A;
}
</style>