Shades of Mosque #006265
Tints of Mosque #006265
RGB
CMYK
RGB Variations
Color information
#006265 (or 0x006265) is known color: Mosque. HEX triplet: 00, 62 and 65. RGB value is (0,98,101). Sum of RGB (Red+Green+Blue) = 0+98+101=199 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 199); Green value is 98 (38.67% from 255 or 49.25% from 199); Blue value is 101 (39.84% from 255 or 50.75% from 199); Max value from RGB is 101 - color contains mainly: blue. Hex color #006265 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006265 is #FF9D9A. Grayscale: #444444. Windows color (decimal): -16752027 or 6644224. OLE color: 6644224.
HSL color Cylindrical-coordinate representation of color #006265: hue angle of 181.78º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006265 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 98 | 101 | - |
| CMYK | 1 | 0.03 | 0 | 0.60 |
| HSL | 181.78º | 1% | 0.2% | - |
| HSV(B) | 181.78º | 1% | 0.4% | - |
| XYZ | 6.72 | 9.67 | 13.83 | - |
| YUV | 69.04 | 146.03 | 78.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 101 | 1 | 0.03 | 0 | 0.60 | 181.78 | 1 | 0.2 |
| Hex | 0 | 62 | 65 | 64 | 3 | 0 | 3C | B6 | 64 | 14 |
| Octal | 0 | 142 | 145 | 144 | 3 | 0 | 74 | 266 | 144 | 24 |
| Binary | 0 | 1100010 | 1100101 | 1100100 | 11 | 0 | 111100 | 10110110 | 1100100 | 10100 |
Color Harmonies of #006265
Complementary color
Monochromatic Colors of #006265
Black with #006265
Text Example
Text Example
White with #006265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006265; }
p { color: rgb(0,98,101); }
H1.HeaderClassName
{
color: #006265;
}
.AnyTagClassName
{
color: #006265;
}
</style>
background-color css
<style>
a { background-color: #006265; }
a { background-color: rgb(0,98,101); }
div.DivClassName
{
background-color: #006265;
}
.BgClassName
{
background-color: #006265;
}
</style>
border-color css
<style>
span { border-color: #006265; }
span { border-color: rgb(0,98,101); }
td.TdClassName
{
border-color: #006265;
}
.TagClassName
{
border-color: #006265;
}
</style>