Shades of Cyprus #0C5145
Tints of Cyprus #0C5145
RGB
CMYK
RGB Variations
Color information
#0C5145 (or 0x0C5145) is known color: Cyprus. HEX triplet: 0C, 51 and 45. RGB value is (12,81,69). Sum of RGB (Red+Green+Blue) = 12+81+69=162 (21% of max value = 765). Red value is 12 (5.08% from 255 or 7.41% from 162); Green value is 81 (32.03% from 255 or 50% from 162); Blue value is 69 (27.34% from 255 or 42.59% from 162); Max value from RGB is 81 - color contains mainly: green. Hex color #0C5145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0C5145 is #F3AEBA. Grayscale: #3A3A3A. Windows color (decimal): -15969979 or 4542732. OLE color: 4542732.
HSL color Cylindrical-coordinate representation of color #0C5145: hue angle of 169.57º degrees, saturation: 0.74, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0C5145 is Cyan = 0.85, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 12 | 81 | 69 | - |
| CMYK | 0.85 | 0 | 0.15 | 0.68 |
| HSL | 169.57º | 0.74% | 0.18% | - |
| HSV(B) | 169.57º | 0.85% | 0.32% | - |
| XYZ | 4.17 | 6.39 | 6.64 | - |
| YUV | 59 | 133.64 | 94.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 81 | 69 | 0.85 | 0 | 0.15 | 0.68 | 169.57 | 0.74 | 0.18 |
| Hex | C | 51 | 45 | 55 | 0 | F | 44 | AA | 4A | 12 |
| Octal | 14 | 121 | 105 | 125 | 0 | 17 | 104 | 252 | 112 | 22 |
| Binary | 1100 | 1010001 | 1000101 | 1010101 | 0 | 1111 | 1000100 | 10101010 | 1001010 | 10010 |
Color Harmonies of #0C5145
Complementary color
Monochromatic Colors of #0C5145
Black with #0C5145
Text Example
Text Example
White with #0C5145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5145; }
p { color: rgb(12,81,69); }
H1.HeaderClassName
{
color: #0C5145;
}
.AnyTagClassName
{
color: #0C5145;
}
</style>
background-color css
<style>
a { background-color: #0C5145; }
a { background-color: rgb(12,81,69); }
div.DivClassName
{
background-color: #0C5145;
}
.BgClassName
{
background-color: #0C5145;
}
</style>
border-color css
<style>
span { border-color: #0C5145; }
span { border-color: rgb(12,81,69); }
td.TdClassName
{
border-color: #0C5145;
}
.TagClassName
{
border-color: #0C5145;
}
</style>