Shades of Mosque #08635E
Tints of Mosque #08635E
RGB
CMYK
RGB Variations
Color information
#08635E (or 0x08635E) is known color: Mosque. HEX triplet: 08, 63 and 5E. RGB value is (8,99,94). Sum of RGB (Red+Green+Blue) = 8+99+94=201 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.98% from 201); Green value is 99 (39.06% from 255 or 49.25% from 201); Blue value is 94 (37.11% from 255 or 46.77% from 201); Max value from RGB is 99 - color contains mainly: green. Hex color #08635E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08635E is #F79CA1. Grayscale: #474747. Windows color (decimal): -16227490 or 6185736. OLE color: 6185736.
HSL color Cylindrical-coordinate representation of color #08635E: hue angle of 176.7º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #08635E is Cyan = 0.92, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 94 | - |
| CMYK | 0.92 | 0 | 0.05 | 0.61 |
| HSL | 176.7º | 0.85% | 0.21% | - |
| HSV(B) | 176.7º | 0.92% | 0.39% | - |
| XYZ | 6.58 | 9.78 | 12.13 | - |
| YUV | 71.22 | 140.85 | 82.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 94 | 0.92 | 0 | 0.05 | 0.61 | 176.7 | 0.85 | 0.21 |
| Hex | 8 | 63 | 5E | 5C | 0 | 5 | 3D | B1 | 55 | 15 |
| Octal | 10 | 143 | 136 | 134 | 0 | 5 | 75 | 261 | 125 | 25 |
| Binary | 1000 | 1100011 | 1011110 | 1011100 | 0 | 101 | 111101 | 10110001 | 1010101 | 10101 |
Color Harmonies of #08635E
Complementary color
Monochromatic Colors of #08635E
Black with #08635E
Text Example
Text Example
White with #08635E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08635E; }
p { color: rgb(8,99,94); }
H1.HeaderClassName
{
color: #08635E;
}
.AnyTagClassName
{
color: #08635E;
}
</style>
background-color css
<style>
a { background-color: #08635E; }
a { background-color: rgb(8,99,94); }
div.DivClassName
{
background-color: #08635E;
}
.BgClassName
{
background-color: #08635E;
}
</style>
border-color css
<style>
span { border-color: #08635E; }
span { border-color: rgb(8,99,94); }
td.TdClassName
{
border-color: #08635E;
}
.TagClassName
{
border-color: #08635E;
}
</style>