Shades of Mosque #00635B
Tints of Mosque #00635B
RGB
CMYK
RGB Variations
Color information
#00635B (or 0x00635B) is known color: Mosque. HEX triplet: 00, 63 and 5B. RGB value is (0,99,91). Sum of RGB (Red+Green+Blue) = 0+99+91=190 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 190); Green value is 99 (39.06% from 255 or 52.11% from 190); Blue value is 91 (35.94% from 255 or 47.89% from 190); Max value from RGB is 99 - color contains mainly: green. Hex color #00635B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00635B is #FF9CA4. Grayscale: #444444. Windows color (decimal): -16751781 or 5989120. OLE color: 5989120.
HSL color Cylindrical-coordinate representation of color #00635B: hue angle of 175.15º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00635B is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 99 | 91 | - |
| CMYK | 1 | 0 | 0.08 | 0.61 |
| HSL | 175.15º | 1% | 0.19% | - |
| HSV(B) | 175.15º | 1% | 0.39% | - |
| XYZ | 6.35 | 9.68 | 11.43 | - |
| YUV | 68.49 | 140.7 | 79.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 99 | 91 | 1 | 0 | 0.08 | 0.61 | 175.15 | 1 | 0.19 |
| Hex | 0 | 63 | 5B | 64 | 0 | 8 | 3D | AF | 64 | 13 |
| Octal | 0 | 143 | 133 | 144 | 0 | 10 | 75 | 257 | 144 | 23 |
| Binary | 0 | 1100011 | 1011011 | 1100100 | 0 | 1000 | 111101 | 10101111 | 1100100 | 10011 |
Color Harmonies of #00635B
Complementary color
Monochromatic Colors of #00635B
Black with #00635B
Text Example
Text Example
White with #00635B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00635B; }
p { color: rgb(0,99,91); }
H1.HeaderClassName
{
color: #00635B;
}
.AnyTagClassName
{
color: #00635B;
}
</style>
background-color css
<style>
a { background-color: #00635B; }
a { background-color: rgb(0,99,91); }
div.DivClassName
{
background-color: #00635B;
}
.BgClassName
{
background-color: #00635B;
}
</style>
border-color css
<style>
span { border-color: #00635B; }
span { border-color: rgb(0,99,91); }
td.TdClassName
{
border-color: #00635B;
}
.TagClassName
{
border-color: #00635B;
}
</style>