Shades of Mosque #006354
Tints of Mosque #006354
RGB
CMYK
RGB Variations
Color information
#006354 (or 0x006354) is known color: Mosque. HEX triplet: 00, 63 and 54. RGB value is (0,99,84). Sum of RGB (Red+Green+Blue) = 0+99+84=183 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 183); Green value is 99 (39.06% from 255 or 54.10% from 183); Blue value is 84 (33.20% from 255 or 45.90% from 183); Max value from RGB is 99 - color contains mainly: green. Hex color #006354 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006354 is #FF9CAB. Grayscale: #434343. Windows color (decimal): -16751788 or 5530368. OLE color: 5530368.
HSL color Cylindrical-coordinate representation of color #006354: hue angle of 170.91º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006354 is Cyan = 1, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 99 | 84 | - |
| CMYK | 1 | 0 | 0.15 | 0.61 |
| HSL | 170.91º | 1% | 0.19% | - |
| HSV(B) | 170.91º | 1% | 0.39% | - |
| XYZ | 6.06 | 9.56 | 9.91 | - |
| YUV | 67.69 | 137.2 | 79.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 99 | 84 | 1 | 0 | 0.15 | 0.61 | 170.91 | 1 | 0.19 |
| Hex | 0 | 63 | 54 | 64 | 0 | F | 3D | AB | 64 | 13 |
| Octal | 0 | 143 | 124 | 144 | 0 | 17 | 75 | 253 | 144 | 23 |
| Binary | 0 | 1100011 | 1010100 | 1100100 | 0 | 1111 | 111101 | 10101011 | 1100100 | 10011 |
Color Harmonies of #006354
Complementary color
Monochromatic Colors of #006354
Black with #006354
Text Example
Text Example
White with #006354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006354; }
p { color: rgb(0,99,84); }
H1.HeaderClassName
{
color: #006354;
}
.AnyTagClassName
{
color: #006354;
}
</style>
background-color css
<style>
a { background-color: #006354; }
a { background-color: rgb(0,99,84); }
div.DivClassName
{
background-color: #006354;
}
.BgClassName
{
background-color: #006354;
}
</style>
border-color css
<style>
span { border-color: #006354; }
span { border-color: rgb(0,99,84); }
td.TdClassName
{
border-color: #006354;
}
.TagClassName
{
border-color: #006354;
}
</style>