Shades of Mosque #006453
Tints of Mosque #006453
RGB
CMYK
RGB Variations
Color information
#006453 (or 0x006453) is known color: Mosque. HEX triplet: 00, 64 and 53. RGB value is (0,100,83). Sum of RGB (Red+Green+Blue) = 0+100+83=183 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 183); Green value is 100 (39.45% from 255 or 54.64% from 183); Blue value is 83 (32.81% from 255 or 45.36% from 183); Max value from RGB is 100 - color contains mainly: green. Hex color #006453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006453 is #FF9BAC. Grayscale: #444444. Windows color (decimal): -16751533 or 5465088. OLE color: 5465088.
HSL color Cylindrical-coordinate representation of color #006453: hue angle of 169.8º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006453 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 100 | 83 | - |
| CMYK | 1 | 0 | 0.17 | 0.61 |
| HSL | 169.8º | 1% | 0.2% | - |
| HSV(B) | 169.8º | 1% | 0.39% | - |
| XYZ | 6.12 | 9.74 | 9.74 | - |
| YUV | 68.16 | 136.37 | 79.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 100 | 83 | 1 | 0 | 0.17 | 0.61 | 169.8 | 1 | 0.2 |
| Hex | 0 | 64 | 53 | 64 | 0 | 11 | 3D | AA | 64 | 14 |
| Octal | 0 | 144 | 123 | 144 | 0 | 21 | 75 | 252 | 144 | 24 |
| Binary | 0 | 1100100 | 1010011 | 1100100 | 0 | 10001 | 111101 | 10101010 | 1100100 | 10100 |
Color Harmonies of #006453
Complementary color
Monochromatic Colors of #006453
Black with #006453
Text Example
Text Example
White with #006453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006453; }
p { color: rgb(0,100,83); }
H1.HeaderClassName
{
color: #006453;
}
.AnyTagClassName
{
color: #006453;
}
</style>
background-color css
<style>
a { background-color: #006453; }
a { background-color: rgb(0,100,83); }
div.DivClassName
{
background-color: #006453;
}
.BgClassName
{
background-color: #006453;
}
</style>
border-color css
<style>
span { border-color: #006453; }
span { border-color: rgb(0,100,83); }
td.TdClassName
{
border-color: #006453;
}
.TagClassName
{
border-color: #006453;
}
</style>