Shades of Mosque #00655A
Tints of Mosque #00655A
RGB
CMYK
RGB Variations
Color information
#00655A (or 0x00655A) is known color: Mosque. HEX triplet: 00, 65 and 5A. RGB value is (0,101,90). Sum of RGB (Red+Green+Blue) = 0+101+90=191 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 191); Green value is 101 (39.84% from 255 or 52.88% from 191); Blue value is 90 (35.55% from 255 or 47.12% from 191); Max value from RGB is 101 - color contains mainly: green. Hex color #00655A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00655A is #FF9AA5. Grayscale: #454545. Windows color (decimal): -16751270 or 5924096. OLE color: 5924096.
HSL color Cylindrical-coordinate representation of color #00655A: hue angle of 173.47º 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 #00655A is Cyan = 1, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 90 | - |
| CMYK | 1 | 0 | 0.11 | 0.60 |
| HSL | 173.47º | 1% | 0.2% | - |
| HSV(B) | 173.47º | 1% | 0.4% | - |
| XYZ | 6.5 | 10.05 | 11.27 | - |
| YUV | 69.55 | 139.54 | 78.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 90 | 1 | 0 | 0.11 | 0.60 | 173.47 | 1 | 0.2 |
| Hex | 0 | 65 | 5A | 64 | 0 | B | 3C | AD | 64 | 14 |
| Octal | 0 | 145 | 132 | 144 | 0 | 13 | 74 | 255 | 144 | 24 |
| Binary | 0 | 1100101 | 1011010 | 1100100 | 0 | 1011 | 111100 | 10101101 | 1100100 | 10100 |
Color Harmonies of #00655A
Complementary color
Monochromatic Colors of #00655A
Black with #00655A
Text Example
Text Example
White with #00655A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00655A; }
p { color: rgb(0,101,90); }
H1.HeaderClassName
{
color: #00655A;
}
.AnyTagClassName
{
color: #00655A;
}
</style>
background-color css
<style>
a { background-color: #00655A; }
a { background-color: rgb(0,101,90); }
div.DivClassName
{
background-color: #00655A;
}
.BgClassName
{
background-color: #00655A;
}
</style>
border-color css
<style>
span { border-color: #00655A; }
span { border-color: rgb(0,101,90); }
td.TdClassName
{
border-color: #00655A;
}
.TagClassName
{
border-color: #00655A;
}
</style>