Shades of Mosque #08635A
Tints of Mosque #08635A
RGB
CMYK
RGB Variations
Color information
#08635A (or 0x08635A) is known color: Mosque. HEX triplet: 08, 63 and 5A. RGB value is (8,99,90). Sum of RGB (Red+Green+Blue) = 8+99+90=197 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.06% from 197); Green value is 99 (39.06% from 255 or 50.25% from 197); Blue value is 90 (35.55% from 255 or 45.69% from 197); Max value from RGB is 99 - color contains mainly: green. Hex color #08635A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08635A is #F79CA5. Grayscale: #464646. Windows color (decimal): -16227494 or 5923592. OLE color: 5923592.
HSL color Cylindrical-coordinate representation of color #08635A: hue angle of 174.07º 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 #08635A is Cyan = 0.92, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 90 | - |
| CMYK | 0.92 | 0 | 0.09 | 0.61 |
| HSL | 174.07º | 0.85% | 0.21% | - |
| HSV(B) | 174.07º | 0.92% | 0.39% | - |
| XYZ | 6.41 | 9.71 | 11.21 | - |
| YUV | 70.77 | 138.85 | 83.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 90 | 0.92 | 0 | 0.09 | 0.61 | 174.07 | 0.85 | 0.21 |
| Hex | 8 | 63 | 5A | 5C | 0 | 9 | 3D | AE | 55 | 15 |
| Octal | 10 | 143 | 132 | 134 | 0 | 11 | 75 | 256 | 125 | 25 |
| Binary | 1000 | 1100011 | 1011010 | 1011100 | 0 | 1001 | 111101 | 10101110 | 1010101 | 10101 |
Color Harmonies of #08635A
Complementary color
Monochromatic Colors of #08635A
Black with #08635A
Text Example
Text Example
White with #08635A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08635A; }
p { color: rgb(8,99,90); }
H1.HeaderClassName
{
color: #08635A;
}
.AnyTagClassName
{
color: #08635A;
}
</style>
background-color css
<style>
a { background-color: #08635A; }
a { background-color: rgb(8,99,90); }
div.DivClassName
{
background-color: #08635A;
}
.BgClassName
{
background-color: #08635A;
}
</style>
border-color css
<style>
span { border-color: #08635A; }
span { border-color: rgb(8,99,90); }
td.TdClassName
{
border-color: #08635A;
}
.TagClassName
{
border-color: #08635A;
}
</style>