Shades of Cyprus #124746
Tints of Cyprus #124746
RGB
CMYK
RGB Variations
Color information
#124746 (or 0x124746) is known color: Cyprus. HEX triplet: 12, 47 and 46. RGB value is (18,71,70). Sum of RGB (Red+Green+Blue) = 18+71+70=159 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.32% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 71 - color contains mainly: green. Hex color #124746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124746 is #EDB8B9. Grayscale: #363636. Windows color (decimal): -15579322 or 4605714. OLE color: 4605714.
HSL color Cylindrical-coordinate representation of color #124746: hue angle of 178.87º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124746 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 71 | 70 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.72 |
| HSL | 178.87º | 0.6% | 0.17% | - |
| HSV(B) | 178.87º | 0.75% | 0.28% | - |
| XYZ | 3.61 | 5.08 | 6.58 | - |
| YUV | 55.04 | 136.44 | 101.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 71 | 70 | 0.75 | 0 | 0.01 | 0.72 | 178.87 | 0.6 | 0.17 |
| Hex | 12 | 47 | 46 | 4B | 0 | 1 | 48 | B3 | 3C | 11 |
| Octal | 22 | 107 | 106 | 113 | 0 | 1 | 110 | 263 | 74 | 21 |
| Binary | 10010 | 1000111 | 1000110 | 1001011 | 0 | 1 | 1001000 | 10110011 | 111100 | 10001 |
Color Harmonies of #124746
Complementary color
Monochromatic Colors of #124746
Black with #124746
Text Example
Text Example
White with #124746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124746; }
p { color: rgb(18,71,70); }
H1.HeaderClassName
{
color: #124746;
}
.AnyTagClassName
{
color: #124746;
}
</style>
background-color css
<style>
a { background-color: #124746; }
a { background-color: rgb(18,71,70); }
div.DivClassName
{
background-color: #124746;
}
.BgClassName
{
background-color: #124746;
}
</style>
border-color css
<style>
span { border-color: #124746; }
span { border-color: rgb(18,71,70); }
td.TdClassName
{
border-color: #124746;
}
.TagClassName
{
border-color: #124746;
}
</style>