Shades of Cyprus #0C4740
Tints of Cyprus #0C4740
RGB
CMYK
RGB Variations
Color information
#0C4740 (or 0x0C4740) is known color: Cyprus. HEX triplet: 0C, 47 and 40. RGB value is (12,71,64). Sum of RGB (Red+Green+Blue) = 12+71+64=147 (19% of max value = 765). Red value is 12 (5.08% from 255 or 8.16% from 147); Green value is 71 (28.12% from 255 or 48.30% from 147); Blue value is 64 (25.39% from 255 or 43.54% from 147); Max value from RGB is 71 - color contains mainly: green. Hex color #0C4740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0C4740 is #F3B8BF. Grayscale: #343434. Windows color (decimal): -15972544 or 4212492. OLE color: 4212492.
HSL color Cylindrical-coordinate representation of color #0C4740: hue angle of 172.88º degrees, saturation: 0.71, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #0C4740 is Cyan = 0.83, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 12 | 71 | 64 | - |
| CMYK | 0.83 | 0 | 0.10 | 0.72 |
| HSL | 172.88º | 0.71% | 0.16% | - |
| HSV(B) | 172.88º | 0.83% | 0.28% | - |
| XYZ | 3.33 | 4.95 | 5.63 | - |
| YUV | 52.56 | 134.45 | 99.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 71 | 64 | 0.83 | 0 | 0.10 | 0.72 | 172.88 | 0.71 | 0.16 |
| Hex | C | 47 | 40 | 53 | 0 | A | 48 | AD | 47 | 10 |
| Octal | 14 | 107 | 100 | 123 | 0 | 12 | 110 | 255 | 107 | 20 |
| Binary | 1100 | 1000111 | 1000000 | 1010011 | 0 | 1010 | 1001000 | 10101101 | 1000111 | 10000 |
Color Harmonies of #0C4740
Complementary color
Monochromatic Colors of #0C4740
Black with #0C4740
Text Example
Text Example
White with #0C4740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C4740; }
p { color: rgb(12,71,64); }
H1.HeaderClassName
{
color: #0C4740;
}
.AnyTagClassName
{
color: #0C4740;
}
</style>
background-color css
<style>
a { background-color: #0C4740; }
a { background-color: rgb(12,71,64); }
div.DivClassName
{
background-color: #0C4740;
}
.BgClassName
{
background-color: #0C4740;
}
</style>
border-color css
<style>
span { border-color: #0C4740; }
span { border-color: rgb(12,71,64); }
td.TdClassName
{
border-color: #0C4740;
}
.TagClassName
{
border-color: #0C4740;
}
</style>