Shades of Mosque #0C6053
Tints of Mosque #0C6053
RGB
CMYK
RGB Variations
Color information
#0C6053 (or 0x0C6053) is known color: Mosque. HEX triplet: 0C, 60 and 53. RGB value is (12,96,83). Sum of RGB (Red+Green+Blue) = 12+96+83=191 (25% of max value = 765). Red value is 12 (5.08% from 255 or 6.28% from 191); Green value is 96 (37.89% from 255 or 50.26% from 191); Blue value is 83 (32.81% from 255 or 43.46% from 191); Max value from RGB is 96 - color contains mainly: green. Hex color #0C6053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C6053 is #F39FAC. Grayscale: #454545. Windows color (decimal): -15966125 or 5464076. OLE color: 5464076.
HSL color Cylindrical-coordinate representation of color #0C6053: hue angle of 170.71º degrees, saturation: 0.78, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0C6053 is Cyan = 0.88, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 12 | 96 | 83 | - |
| CMYK | 0.88 | 0 | 0.14 | 0.62 |
| HSL | 170.71º | 0.78% | 0.21% | - |
| HSV(B) | 170.71º | 0.88% | 0.38% | - |
| XYZ | 5.9 | 9.07 | 9.62 | - |
| YUV | 69.4 | 135.67 | 87.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 96 | 83 | 0.88 | 0 | 0.14 | 0.62 | 170.71 | 0.78 | 0.21 |
| Hex | C | 60 | 53 | 58 | 0 | E | 3E | AB | 4E | 15 |
| Octal | 14 | 140 | 123 | 130 | 0 | 16 | 76 | 253 | 116 | 25 |
| Binary | 1100 | 1100000 | 1010011 | 1011000 | 0 | 1110 | 111110 | 10101011 | 1001110 | 10101 |
Color Harmonies of #0C6053
Complementary color
Monochromatic Colors of #0C6053
Black with #0C6053
Text Example
Text Example
White with #0C6053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C6053; }
p { color: rgb(12,96,83); }
H1.HeaderClassName
{
color: #0C6053;
}
.AnyTagClassName
{
color: #0C6053;
}
</style>
background-color css
<style>
a { background-color: #0C6053; }
a { background-color: rgb(12,96,83); }
div.DivClassName
{
background-color: #0C6053;
}
.BgClassName
{
background-color: #0C6053;
}
</style>
border-color css
<style>
span { border-color: #0C6053; }
span { border-color: rgb(12,96,83); }
td.TdClassName
{
border-color: #0C6053;
}
.TagClassName
{
border-color: #0C6053;
}
</style>