Shades of Mosque #006460
Tints of Mosque #006460
RGB
CMYK
RGB Variations
Color information
#006460 (or 0x006460) is known color: Mosque. HEX triplet: 00, 64 and 60. RGB value is (0,100,96). Sum of RGB (Red+Green+Blue) = 0+100+96=196 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 196); Green value is 100 (39.45% from 255 or 51.02% from 196); Blue value is 96 (37.89% from 255 or 48.98% from 196); Max value from RGB is 100 - color contains mainly: green. Hex color #006460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006460 is #FF9B9F. Grayscale: #454545. Windows color (decimal): -16751520 or 6317056. OLE color: 6317056.
HSL color Cylindrical-coordinate representation of color #006460: hue angle of 177.6º 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 #006460 is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 100 | 96 | - |
| CMYK | 1 | 0 | 0.04 | 0.61 |
| HSL | 177.6º | 1% | 0.2% | - |
| HSV(B) | 177.6º | 1% | 0.39% | - |
| XYZ | 6.67 | 9.96 | 12.64 | - |
| YUV | 69.64 | 142.87 | 78.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 100 | 96 | 1 | 0 | 0.04 | 0.61 | 177.6 | 1 | 0.2 |
| Hex | 0 | 64 | 60 | 64 | 0 | 4 | 3D | B2 | 64 | 14 |
| Octal | 0 | 144 | 140 | 144 | 0 | 4 | 75 | 262 | 144 | 24 |
| Binary | 0 | 1100100 | 1100000 | 1100100 | 0 | 100 | 111101 | 10110010 | 1100100 | 10100 |
Color Harmonies of #006460
Complementary color
Monochromatic Colors of #006460
Black with #006460
Text Example
Text Example
White with #006460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006460; }
p { color: rgb(0,100,96); }
H1.HeaderClassName
{
color: #006460;
}
.AnyTagClassName
{
color: #006460;
}
</style>
background-color css
<style>
a { background-color: #006460; }
a { background-color: rgb(0,100,96); }
div.DivClassName
{
background-color: #006460;
}
.BgClassName
{
background-color: #006460;
}
</style>
border-color css
<style>
span { border-color: #006460; }
span { border-color: rgb(0,100,96); }
td.TdClassName
{
border-color: #006460;
}
.TagClassName
{
border-color: #006460;
}
</style>