Shades of Cyprus #124240
Tints of Cyprus #124240
RGB
CMYK
RGB Variations
Color information
#124240 (or 0x124240) is known color: Cyprus. HEX triplet: 12, 42 and 40. RGB value is (18,66,64). Sum of RGB (Red+Green+Blue) = 18+66+64=148 (19% of max value = 765). Red value is 18 (7.42% from 255 or 12.16% from 148); Green value is 66 (26.17% from 255 or 44.59% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 66 - color contains mainly: green. Hex color #124240 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124240 is #EDBDBF. Grayscale: #333333. Windows color (decimal): -15580608 or 4211218. OLE color: 4211218.
HSL color Cylindrical-coordinate representation of color #124240: hue angle of 177.5º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #124240 is Cyan = 0.73, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 18 | 66 | 64 | - |
| CMYK | 0.73 | 0 | 0.03 | 0.74 |
| HSL | 177.5º | 0.57% | 0.16% | - |
| HSV(B) | 177.5º | 0.73% | 0.26% | - |
| XYZ | 3.12 | 4.4 | 5.53 | - |
| YUV | 51.42 | 135.1 | 104.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 66 | 64 | 0.73 | 0 | 0.03 | 0.74 | 177.5 | 0.57 | 0.16 |
| Hex | 12 | 42 | 40 | 49 | 0 | 3 | 4A | B2 | 39 | 10 |
| Octal | 22 | 102 | 100 | 111 | 0 | 3 | 112 | 262 | 71 | 20 |
| Binary | 10010 | 1000010 | 1000000 | 1001001 | 0 | 11 | 1001010 | 10110010 | 111001 | 10000 |
Color Harmonies of #124240
Complementary color
Monochromatic Colors of #124240
Black with #124240
Text Example
Text Example
White with #124240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124240; }
p { color: rgb(18,66,64); }
H1.HeaderClassName
{
color: #124240;
}
.AnyTagClassName
{
color: #124240;
}
</style>
background-color css
<style>
a { background-color: #124240; }
a { background-color: rgb(18,66,64); }
div.DivClassName
{
background-color: #124240;
}
.BgClassName
{
background-color: #124240;
}
</style>
border-color css
<style>
span { border-color: #124240; }
span { border-color: rgb(18,66,64); }
td.TdClassName
{
border-color: #124240;
}
.TagClassName
{
border-color: #124240;
}
</style>