Shades of Cyprus #124846
Tints of Cyprus #124846
RGB
CMYK
RGB Variations
Color information
#124846 (or 0x124846) is known color: Cyprus. HEX triplet: 12, 48 and 46. RGB value is (18,72,70). Sum of RGB (Red+Green+Blue) = 18+72+70=160 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.25% from 160); Green value is 72 (28.52% from 255 or 45% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 72 - color contains mainly: green. Hex color #124846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124846 is #EDB7B9. Grayscale: #373737. Windows color (decimal): -15579066 or 4605970. OLE color: 4605970.
HSL color Cylindrical-coordinate representation of color #124846: hue angle of 177.78º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124846 is Cyan = 0.75, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 72 | 70 | - |
| CMYK | 0.75 | 0 | 0.03 | 0.72 |
| HSL | 177.78º | 0.6% | 0.18% | - |
| HSV(B) | 177.78º | 0.75% | 0.28% | - |
| XYZ | 3.67 | 5.21 | 6.61 | - |
| YUV | 55.63 | 136.11 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 72 | 70 | 0.75 | 0 | 0.03 | 0.72 | 177.78 | 0.6 | 0.18 |
| Hex | 12 | 48 | 46 | 4B | 0 | 3 | 48 | B2 | 3C | 12 |
| Octal | 22 | 110 | 106 | 113 | 0 | 3 | 110 | 262 | 74 | 22 |
| Binary | 10010 | 1001000 | 1000110 | 1001011 | 0 | 11 | 1001000 | 10110010 | 111100 | 10010 |
Color Harmonies of #124846
Complementary color
Monochromatic Colors of #124846
Black with #124846
Text Example
Text Example
White with #124846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124846; }
p { color: rgb(18,72,70); }
H1.HeaderClassName
{
color: #124846;
}
.AnyTagClassName
{
color: #124846;
}
</style>
background-color css
<style>
a { background-color: #124846; }
a { background-color: rgb(18,72,70); }
div.DivClassName
{
background-color: #124846;
}
.BgClassName
{
background-color: #124846;
}
</style>
border-color css
<style>
span { border-color: #124846; }
span { border-color: rgb(18,72,70); }
td.TdClassName
{
border-color: #124846;
}
.TagClassName
{
border-color: #124846;
}
</style>