Shades of Mosque #06584A
Tints of Mosque #06584A
RGB
CMYK
RGB Variations
Color information
#06584A (or 0x06584A) is known color: Mosque. HEX triplet: 06, 58 and 4A. RGB value is (6,88,74). Sum of RGB (Red+Green+Blue) = 6+88+74=168 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.57% from 168); Green value is 88 (34.77% from 255 or 52.38% from 168); Blue value is 74 (29.30% from 255 or 44.05% from 168); Max value from RGB is 88 - color contains mainly: green. Hex color #06584A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06584A is #F9A7B5. Grayscale: #3D3D3D. Windows color (decimal): -16361398 or 4872198. OLE color: 4872198.
HSL color Cylindrical-coordinate representation of color #06584A: hue angle of 169.76º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06584A is Cyan = 0.93, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 74 | - |
| CMYK | 0.93 | 0 | 0.16 | 0.65 |
| HSL | 169.76º | 0.87% | 0.18% | - |
| HSV(B) | 169.76º | 0.93% | 0.35% | - |
| XYZ | 4.8 | 7.51 | 7.68 | - |
| YUV | 61.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 74 | 0.93 | 0 | 0.16 | 0.65 | 169.76 | 0.87 | 0.18 |
| Hex | 6 | 58 | 4A | 5D | 0 | 10 | 41 | AA | 57 | 12 |
| Octal | 6 | 130 | 112 | 135 | 0 | 20 | 101 | 252 | 127 | 22 |
| Binary | 110 | 1011000 | 1001010 | 1011101 | 0 | 10000 | 1000001 | 10101010 | 1010111 | 10010 |
Color Harmonies of #06584A
Complementary color
Monochromatic Colors of #06584A
Black with #06584A
Text Example
Text Example
White with #06584A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06584A; }
p { color: rgb(6,88,74); }
H1.HeaderClassName
{
color: #06584A;
}
.AnyTagClassName
{
color: #06584A;
}
</style>
background-color css
<style>
a { background-color: #06584A; }
a { background-color: rgb(6,88,74); }
div.DivClassName
{
background-color: #06584A;
}
.BgClassName
{
background-color: #06584A;
}
</style>
border-color css
<style>
span { border-color: #06584A; }
span { border-color: rgb(6,88,74); }
td.TdClassName
{
border-color: #06584A;
}
.TagClassName
{
border-color: #06584A;
}
</style>