Shades of Mosque #06585C
Tints of Mosque #06585C
RGB
CMYK
RGB Variations
Color information
#06585C (or 0x06585C) is known color: Mosque. HEX triplet: 06, 58 and 5C. RGB value is (6,88,92). Sum of RGB (Red+Green+Blue) = 6+88+92=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 88 (34.77% from 255 or 47.31% from 186); Blue value is 92 (36.33% from 255 or 49.46% from 186); Max value from RGB is 92 - color contains mainly: blue. Hex color #06585C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06585C is #F9A7A3. Grayscale: #3F3F3F. Windows color (decimal): -16361380 or 6051846. OLE color: 6051846.
HSL color Cylindrical-coordinate representation of color #06585C: hue angle of 182.79º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06585C is Cyan = 0.93, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 6 | 88 | 92 | - |
| CMYK | 0.93 | 0.04 | 0 | 0.64 |
| HSL | 182.79º | 0.88% | 0.19% | - |
| HSV(B) | 182.79º | 0.93% | 0.36% | - |
| XYZ | 5.5 | 7.79 | 11.34 | - |
| YUV | 63.94 | 143.83 | 86.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 92 | 0.93 | 0.04 | 0 | 0.64 | 182.79 | 0.88 | 0.19 |
| Hex | 6 | 58 | 5C | 5D | 4 | 0 | 40 | B7 | 58 | 13 |
| Octal | 6 | 130 | 134 | 135 | 4 | 0 | 100 | 267 | 130 | 23 |
| Binary | 110 | 1011000 | 1011100 | 1011101 | 100 | 0 | 1000000 | 10110111 | 1011000 | 10011 |
Color Harmonies of #06585C
Complementary color
Monochromatic Colors of #06585C
Black with #06585C
Text Example
Text Example
White with #06585C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06585C; }
p { color: rgb(6,88,92); }
H1.HeaderClassName
{
color: #06585C;
}
.AnyTagClassName
{
color: #06585C;
}
</style>
background-color css
<style>
a { background-color: #06585C; }
a { background-color: rgb(6,88,92); }
div.DivClassName
{
background-color: #06585C;
}
.BgClassName
{
background-color: #06585C;
}
</style>
border-color css
<style>
span { border-color: #06585C; }
span { border-color: rgb(6,88,92); }
td.TdClassName
{
border-color: #06585C;
}
.TagClassName
{
border-color: #06585C;
}
</style>