Shades of Mosque #06574A
Tints of Mosque #06574A
RGB
CMYK
RGB Variations
Color information
#06574A (or 0x06574A) is known color: Mosque. HEX triplet: 06, 57 and 4A. RGB value is (6,87,74). Sum of RGB (Red+Green+Blue) = 6+87+74=167 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.59% from 167); Green value is 87 (34.38% from 255 or 52.10% from 167); Blue value is 74 (29.30% from 255 or 44.31% from 167); Max value from RGB is 87 - color contains mainly: green. Hex color #06574A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06574A is #F9A8B5. Grayscale: #3D3D3D. Windows color (decimal): -16361654 or 4871942. OLE color: 4871942.
HSL color Cylindrical-coordinate representation of color #06574A: hue angle of 170.37º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06574A is Cyan = 0.93, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 74 | - |
| CMYK | 0.93 | 0 | 0.15 | 0.66 |
| HSL | 170.37º | 0.87% | 0.18% | - |
| HSV(B) | 170.37º | 0.93% | 0.34% | - |
| XYZ | 4.72 | 7.35 | 7.65 | - |
| YUV | 61.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 74 | 0.93 | 0 | 0.15 | 0.66 | 170.37 | 0.87 | 0.18 |
| Hex | 6 | 57 | 4A | 5D | 0 | F | 42 | AA | 57 | 12 |
| Octal | 6 | 127 | 112 | 135 | 0 | 17 | 102 | 252 | 127 | 22 |
| Binary | 110 | 1010111 | 1001010 | 1011101 | 0 | 1111 | 1000010 | 10101010 | 1010111 | 10010 |
Color Harmonies of #06574A
Complementary color
Monochromatic Colors of #06574A
Black with #06574A
Text Example
Text Example
White with #06574A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06574A; }
p { color: rgb(6,87,74); }
H1.HeaderClassName
{
color: #06574A;
}
.AnyTagClassName
{
color: #06574A;
}
</style>
background-color css
<style>
a { background-color: #06574A; }
a { background-color: rgb(6,87,74); }
div.DivClassName
{
background-color: #06574A;
}
.BgClassName
{
background-color: #06574A;
}
</style>
border-color css
<style>
span { border-color: #06574A; }
span { border-color: rgb(6,87,74); }
td.TdClassName
{
border-color: #06574A;
}
.TagClassName
{
border-color: #06574A;
}
</style>