Shades of Cyprus #124742
Tints of Cyprus #124742
RGB
CMYK
RGB Variations
Color information
#124742 (or 0x124742) is known color: Cyprus. HEX triplet: 12, 47 and 42. RGB value is (18,71,66). Sum of RGB (Red+Green+Blue) = 18+71+66=155 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.61% from 155); Green value is 71 (28.12% from 255 or 45.81% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 71 - color contains mainly: green. Hex color #124742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124742 is #EDB8BD. Grayscale: #363636. Windows color (decimal): -15579326 or 4343570. OLE color: 4343570.
HSL color Cylindrical-coordinate representation of color #124742: hue angle of 174.34º 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 #124742 is Cyan = 0.75, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 71 | 66 | - |
| CMYK | 0.75 | 0 | 0.07 | 0.72 |
| HSL | 174.34º | 0.6% | 0.17% | - |
| HSV(B) | 174.34º | 0.75% | 0.28% | - |
| XYZ | 3.49 | 5.03 | 5.94 | - |
| YUV | 54.58 | 134.44 | 101.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 71 | 66 | 0.75 | 0 | 0.07 | 0.72 | 174.34 | 0.6 | 0.17 |
| Hex | 12 | 47 | 42 | 4B | 0 | 7 | 48 | AE | 3C | 11 |
| Octal | 22 | 107 | 102 | 113 | 0 | 7 | 110 | 256 | 74 | 21 |
| Binary | 10010 | 1000111 | 1000010 | 1001011 | 0 | 111 | 1001000 | 10101110 | 111100 | 10001 |
Color Harmonies of #124742
Complementary color
Monochromatic Colors of #124742
Black with #124742
Text Example
Text Example
White with #124742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124742; }
p { color: rgb(18,71,66); }
H1.HeaderClassName
{
color: #124742;
}
.AnyTagClassName
{
color: #124742;
}
</style>
background-color css
<style>
a { background-color: #124742; }
a { background-color: rgb(18,71,66); }
div.DivClassName
{
background-color: #124742;
}
.BgClassName
{
background-color: #124742;
}
</style>
border-color css
<style>
span { border-color: #124742; }
span { border-color: rgb(18,71,66); }
td.TdClassName
{
border-color: #124742;
}
.TagClassName
{
border-color: #124742;
}
</style>