Shades of Mosque #06675A
Tints of Mosque #06675A
RGB
CMYK
RGB Variations
Color information
#06675A (or 0x06675A) is known color: Mosque. HEX triplet: 06, 67 and 5A. RGB value is (6,103,90). Sum of RGB (Red+Green+Blue) = 6+103+90=199 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3.02% from 199); Green value is 103 (40.62% from 255 or 51.76% from 199); Blue value is 90 (35.55% from 255 or 45.23% from 199); Max value from RGB is 103 - color contains mainly: green. Hex color #06675A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06675A is #F998A5. Grayscale: #484848. Windows color (decimal): -16357542 or 5924614. OLE color: 5924614.
HSL color Cylindrical-coordinate representation of color #06675A: hue angle of 171.96º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06675A is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 103 | 90 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.60 |
| HSL | 171.96º | 0.89% | 0.21% | - |
| HSV(B) | 171.96º | 0.94% | 0.4% | - |
| XYZ | 6.77 | 10.48 | 11.34 | - |
| YUV | 72.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 103 | 90 | 0.94 | 0 | 0.13 | 0.60 | 171.96 | 0.89 | 0.21 |
| Hex | 6 | 67 | 5A | 5E | 0 | D | 3C | AC | 59 | 15 |
| Octal | 6 | 147 | 132 | 136 | 0 | 15 | 74 | 254 | 131 | 25 |
| Binary | 110 | 1100111 | 1011010 | 1011110 | 0 | 1101 | 111100 | 10101100 | 1011001 | 10101 |
Color Harmonies of #06675A
Complementary color
Monochromatic Colors of #06675A
Black with #06675A
Text Example
Text Example
White with #06675A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06675A; }
p { color: rgb(6,103,90); }
H1.HeaderClassName
{
color: #06675A;
}
.AnyTagClassName
{
color: #06675A;
}
</style>
background-color css
<style>
a { background-color: #06675A; }
a { background-color: rgb(6,103,90); }
div.DivClassName
{
background-color: #06675A;
}
.BgClassName
{
background-color: #06675A;
}
</style>
border-color css
<style>
span { border-color: #06675A; }
span { border-color: rgb(6,103,90); }
td.TdClassName
{
border-color: #06675A;
}
.TagClassName
{
border-color: #06675A;
}
</style>