Shades of Cyprus #124340
Tints of Cyprus #124340
RGB
CMYK
RGB Variations
Color information
#124340 (or 0x124340) is known color: Cyprus. HEX triplet: 12, 43 and 40. RGB value is (18,67,64). Sum of RGB (Red+Green+Blue) = 18+67+64=149 (19% of max value = 765). Red value is 18 (7.42% from 255 or 12.08% from 149); Green value is 67 (26.56% from 255 or 44.97% from 149); Blue value is 64 (25.39% from 255 or 42.95% from 149); Max value from RGB is 67 - color contains mainly: green. Hex color #124340 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124340 is #EDBCBF. Grayscale: #333333. Windows color (decimal): -15580352 or 4211474. OLE color: 4211474.
HSL color Cylindrical-coordinate representation of color #124340: hue angle of 176.33º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #124340 is Cyan = 0.73, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 18 | 67 | 64 | - |
| CMYK | 0.73 | 0 | 0.04 | 0.74 |
| HSL | 176.33º | 0.58% | 0.17% | - |
| HSV(B) | 176.33º | 0.73% | 0.26% | - |
| XYZ | 3.18 | 4.51 | 5.55 | - |
| YUV | 52.01 | 134.77 | 103.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 67 | 64 | 0.73 | 0 | 0.04 | 0.74 | 176.33 | 0.58 | 0.17 |
| Hex | 12 | 43 | 40 | 49 | 0 | 4 | 4A | B0 | 3A | 11 |
| Octal | 22 | 103 | 100 | 111 | 0 | 4 | 112 | 260 | 72 | 21 |
| Binary | 10010 | 1000011 | 1000000 | 1001001 | 0 | 100 | 1001010 | 10110000 | 111010 | 10001 |
Color Harmonies of #124340
Complementary color
Monochromatic Colors of #124340
Black with #124340
Text Example
Text Example
White with #124340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124340; }
p { color: rgb(18,67,64); }
H1.HeaderClassName
{
color: #124340;
}
.AnyTagClassName
{
color: #124340;
}
</style>
background-color css
<style>
a { background-color: #124340; }
a { background-color: rgb(18,67,64); }
div.DivClassName
{
background-color: #124340;
}
.BgClassName
{
background-color: #124340;
}
</style>
border-color css
<style>
span { border-color: #124340; }
span { border-color: rgb(18,67,64); }
td.TdClassName
{
border-color: #124340;
}
.TagClassName
{
border-color: #124340;
}
</style>