Shades of Mosque #06585A
Tints of Mosque #06585A
RGB
CMYK
RGB Variations
Color information
#06585A (or 0x06585A) is known color: Mosque. HEX triplet: 06, 58 and 5A. RGB value is (6,88,90). Sum of RGB (Red+Green+Blue) = 6+88+90=184 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.26% from 184); Green value is 88 (34.77% from 255 or 47.83% from 184); Blue value is 90 (35.55% from 255 or 48.91% from 184); Max value from RGB is 90 - color contains mainly: blue. Hex color #06585A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06585A is #F9A7A5. Grayscale: #3F3F3F. Windows color (decimal): -16361382 or 5920774. OLE color: 5920774.
HSL color Cylindrical-coordinate representation of color #06585A: hue angle of 181.43º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06585A is Cyan = 0.93, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 90 | - |
| CMYK | 0.93 | 0.02 | 0 | 0.65 |
| HSL | 181.43º | 0.88% | 0.19% | - |
| HSV(B) | 181.43º | 0.93% | 0.35% | - |
| XYZ | 5.41 | 7.76 | 10.88 | - |
| YUV | 63.71 | 142.83 | 86.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 90 | 0.93 | 0.02 | 0 | 0.65 | 181.43 | 0.88 | 0.19 |
| Hex | 6 | 58 | 5A | 5D | 2 | 0 | 41 | B5 | 58 | 13 |
| Octal | 6 | 130 | 132 | 135 | 2 | 0 | 101 | 265 | 130 | 23 |
| Binary | 110 | 1011000 | 1011010 | 1011101 | 10 | 0 | 1000001 | 10110101 | 1011000 | 10011 |
Color Harmonies of #06585A
Complementary color
Monochromatic Colors of #06585A
Black with #06585A
Text Example
Text Example
White with #06585A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06585A; }
p { color: rgb(6,88,90); }
H1.HeaderClassName
{
color: #06585A;
}
.AnyTagClassName
{
color: #06585A;
}
</style>
background-color css
<style>
a { background-color: #06585A; }
a { background-color: rgb(6,88,90); }
div.DivClassName
{
background-color: #06585A;
}
.BgClassName
{
background-color: #06585A;
}
</style>
border-color css
<style>
span { border-color: #06585A; }
span { border-color: rgb(6,88,90); }
td.TdClassName
{
border-color: #06585A;
}
.TagClassName
{
border-color: #06585A;
}
</style>