Shades of Cyprus #124650
Tints of Cyprus #124650
RGB
CMYK
RGB Variations
Color information
#124650 (or 0x124650) is known color: Cyprus. HEX triplet: 12, 46 and 50. RGB value is (18,70,80). Sum of RGB (Red+Green+Blue) = 18+70+80=168 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.71% from 168); Green value is 70 (27.73% from 255 or 41.67% from 168); Blue value is 80 (31.64% from 255 or 47.62% from 168); Max value from RGB is 80 - color contains mainly: blue. Hex color #124650 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #124650 is #EDB9AF. Grayscale: #373737. Windows color (decimal): -15579568 or 5260818. OLE color: 5260818.
HSL color Cylindrical-coordinate representation of color #124650: hue angle of 189.68º degrees, saturation: 0.63, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #124650 is Cyan = 0.78, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 18 | 70 | 80 | - |
| CMYK | 0.78 | 0.12 | 0 | 0.69 |
| HSL | 189.68º | 0.63% | 0.19% | - |
| HSV(B) | 189.68º | 0.78% | 0.31% | - |
| XYZ | 3.89 | 5.09 | 8.37 | - |
| YUV | 55.59 | 141.77 | 101.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 70 | 80 | 0.78 | 0.12 | 0 | 0.69 | 189.68 | 0.63 | 0.19 |
| Hex | 12 | 46 | 50 | 4E | C | 0 | 45 | BE | 3F | 13 |
| Octal | 22 | 106 | 120 | 116 | 14 | 0 | 105 | 276 | 77 | 23 |
| Binary | 10010 | 1000110 | 1010000 | 1001110 | 1100 | 0 | 1000101 | 10111110 | 111111 | 10011 |
Color Harmonies of #124650
Complementary color
Monochromatic Colors of #124650
Black with #124650
Text Example
Text Example
White with #124650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124650; }
p { color: rgb(18,70,80); }
H1.HeaderClassName
{
color: #124650;
}
.AnyTagClassName
{
color: #124650;
}
</style>
background-color css
<style>
a { background-color: #124650; }
a { background-color: rgb(18,70,80); }
div.DivClassName
{
background-color: #124650;
}
.BgClassName
{
background-color: #124650;
}
</style>
border-color css
<style>
span { border-color: #124650; }
span { border-color: rgb(18,70,80); }
td.TdClassName
{
border-color: #124650;
}
.TagClassName
{
border-color: #124650;
}
</style>