Shades of Mosque #005461
Tints of Mosque #005461
RGB
CMYK
RGB Variations
Color information
#005461 (or 0x005461) is known color: Mosque. HEX triplet: 00, 54 and 61. RGB value is (0,84,97). Sum of RGB (Red+Green+Blue) = 0+84+97=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 97 (38.28% from 255 or 53.59% from 181); Max value from RGB is 97 - color contains mainly: blue. Hex color #005461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005461 is #FFAB9E. Grayscale: #3C3C3C. Windows color (decimal): -16755615 or 6378496. OLE color: 6378496.
HSL color Cylindrical-coordinate representation of color #005461: hue angle of 188.04º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005461 is Cyan = 1, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 84 | 97 | - |
| CMYK | 1 | 0.13 | 0 | 0.62 |
| HSL | 188.04º | 1% | 0.19% | - |
| HSV(B) | 188.04º | 1% | 0.38% | - |
| XYZ | 5.33 | 7.2 | 12.42 | - |
| YUV | 60.37 | 148.67 | 84.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 84 | 97 | 1 | 0.13 | 0 | 0.62 | 188.04 | 1 | 0.19 |
| Hex | 0 | 54 | 61 | 64 | D | 0 | 3E | BC | 64 | 13 |
| Octal | 0 | 124 | 141 | 144 | 15 | 0 | 76 | 274 | 144 | 23 |
| Binary | 0 | 1010100 | 1100001 | 1100100 | 1101 | 0 | 111110 | 10111100 | 1100100 | 10011 |
Color Harmonies of #005461
Complementary color
Monochromatic Colors of #005461
Black with #005461
Text Example
Text Example
White with #005461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005461; }
p { color: rgb(0,84,97); }
H1.HeaderClassName
{
color: #005461;
}
.AnyTagClassName
{
color: #005461;
}
</style>
background-color css
<style>
a { background-color: #005461; }
a { background-color: rgb(0,84,97); }
div.DivClassName
{
background-color: #005461;
}
.BgClassName
{
background-color: #005461;
}
</style>
border-color css
<style>
span { border-color: #005461; }
span { border-color: rgb(0,84,97); }
td.TdClassName
{
border-color: #005461;
}
.TagClassName
{
border-color: #005461;
}
</style>