Shades of Mosque #00665A
Tints of Mosque #00665A
RGB
CMYK
RGB Variations
Color information
#00665A (or 0x00665A) is known color: Mosque. HEX triplet: 00, 66 and 5A. RGB value is (0,102,90). Sum of RGB (Red+Green+Blue) = 0+102+90=192 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 192); Green value is 102 (40.23% from 255 or 53.12% from 192); Blue value is 90 (35.55% from 255 or 46.88% from 192); Max value from RGB is 102 - color contains mainly: green. Hex color #00665A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00665A is #FF99A5. Grayscale: #464646. Windows color (decimal): -16751014 or 5924352. OLE color: 5924352.
HSL color Cylindrical-coordinate representation of color #00665A: hue angle of 172.94º 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 #00665A is Cyan = 1, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 0 | 102 | 90 | - |
| CMYK | 1 | 0 | 0.12 | 0.6 |
| HSL | 172.94º | 1% | 0.2% | - |
| HSV(B) | 172.94º | 1% | 0.4% | - |
| XYZ | 6.6 | 10.24 | 11.3 | - |
| YUV | 70.13 | 139.21 | 77.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 102 | 90 | 1 | 0 | 0.12 | 0.6 | 172.94 | 1 | 0.2 |
| Hex | 0 | 66 | 5A | 64 | 0 | C | 3C | AD | 64 | 14 |
| Octal | 0 | 146 | 132 | 144 | 0 | 14 | 74 | 255 | 144 | 24 |
| Binary | 0 | 1100110 | 1011010 | 1100100 | 0 | 1100 | 111100 | 10101101 | 1100100 | 10100 |
Color Harmonies of #00665A
Complementary color
Monochromatic Colors of #00665A
Black with #00665A
Text Example
Text Example
White with #00665A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00665A; }
p { color: rgb(0,102,90); }
H1.HeaderClassName
{
color: #00665A;
}
.AnyTagClassName
{
color: #00665A;
}
</style>
background-color css
<style>
a { background-color: #00665A; }
a { background-color: rgb(0,102,90); }
div.DivClassName
{
background-color: #00665A;
}
.BgClassName
{
background-color: #00665A;
}
</style>
border-color css
<style>
span { border-color: #00665A; }
span { border-color: rgb(0,102,90); }
td.TdClassName
{
border-color: #00665A;
}
.TagClassName
{
border-color: #00665A;
}
</style>