Shades of Mosque #07635B
Tints of Mosque #07635B
RGB
CMYK
RGB Variations
Color information
#07635B (or 0x07635B) is known color: Mosque. HEX triplet: 07, 63 and 5B. RGB value is (7,99,91). Sum of RGB (Red+Green+Blue) = 7+99+91=197 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.55% from 197); Green value is 99 (39.06% from 255 or 50.25% from 197); Blue value is 91 (35.94% from 255 or 46.19% from 197); Max value from RGB is 99 - color contains mainly: green. Hex color #07635B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07635B is #F89CA4. Grayscale: #464646. Windows color (decimal): -16293029 or 5989127. OLE color: 5989127.
HSL color Cylindrical-coordinate representation of color #07635B: hue angle of 174.78º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07635B is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 99 | 91 | - |
| CMYK | 0.93 | 0 | 0.08 | 0.61 |
| HSL | 174.78º | 0.87% | 0.21% | - |
| HSV(B) | 174.78º | 0.93% | 0.39% | - |
| XYZ | 6.44 | 9.72 | 11.44 | - |
| YUV | 70.58 | 139.52 | 82.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 99 | 91 | 0.93 | 0 | 0.08 | 0.61 | 174.78 | 0.87 | 0.21 |
| Hex | 7 | 63 | 5B | 5D | 0 | 8 | 3D | AF | 57 | 15 |
| Octal | 7 | 143 | 133 | 135 | 0 | 10 | 75 | 257 | 127 | 25 |
| Binary | 111 | 1100011 | 1011011 | 1011101 | 0 | 1000 | 111101 | 10101111 | 1010111 | 10101 |
Color Harmonies of #07635B
Complementary color
Monochromatic Colors of #07635B
Black with #07635B
Text Example
Text Example
White with #07635B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07635B; }
p { color: rgb(7,99,91); }
H1.HeaderClassName
{
color: #07635B;
}
.AnyTagClassName
{
color: #07635B;
}
</style>
background-color css
<style>
a { background-color: #07635B; }
a { background-color: rgb(7,99,91); }
div.DivClassName
{
background-color: #07635B;
}
.BgClassName
{
background-color: #07635B;
}
</style>
border-color css
<style>
span { border-color: #07635B; }
span { border-color: rgb(7,99,91); }
td.TdClassName
{
border-color: #07635B;
}
.TagClassName
{
border-color: #07635B;
}
</style>