Shades of Cyprus #124943
Tints of Cyprus #124943
RGB
CMYK
RGB Variations
Color information
#124943 (or 0x124943) is known color: Cyprus. HEX triplet: 12, 49 and 43. RGB value is (18,73,67). Sum of RGB (Red+Green+Blue) = 18+73+67=158 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.39% from 158); Green value is 73 (28.91% from 255 or 46.20% from 158); Blue value is 67 (26.56% from 255 or 42.41% from 158); Max value from RGB is 73 - color contains mainly: green. Hex color #124943 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124943 is #EDB6BC. Grayscale: #373737. Windows color (decimal): -15578813 or 4409618. OLE color: 4409618.
HSL color Cylindrical-coordinate representation of color #124943: hue angle of 173.45º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124943 is Cyan = 0.75, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 73 | 67 | - |
| CMYK | 0.75 | 0 | 0.08 | 0.71 |
| HSL | 173.45º | 0.6% | 0.18% | - |
| HSV(B) | 173.45º | 0.75% | 0.29% | - |
| XYZ | 3.65 | 5.3 | 6.14 | - |
| YUV | 55.87 | 134.28 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 73 | 67 | 0.75 | 0 | 0.08 | 0.71 | 173.45 | 0.6 | 0.18 |
| Hex | 12 | 49 | 43 | 4B | 0 | 8 | 47 | AD | 3C | 12 |
| Octal | 22 | 111 | 103 | 113 | 0 | 10 | 107 | 255 | 74 | 22 |
| Binary | 10010 | 1001001 | 1000011 | 1001011 | 0 | 1000 | 1000111 | 10101101 | 111100 | 10010 |
Color Harmonies of #124943
Complementary color
Monochromatic Colors of #124943
Black with #124943
Text Example
Text Example
White with #124943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124943; }
p { color: rgb(18,73,67); }
H1.HeaderClassName
{
color: #124943;
}
.AnyTagClassName
{
color: #124943;
}
</style>
background-color css
<style>
a { background-color: #124943; }
a { background-color: rgb(18,73,67); }
div.DivClassName
{
background-color: #124943;
}
.BgClassName
{
background-color: #124943;
}
</style>
border-color css
<style>
span { border-color: #124943; }
span { border-color: rgb(18,73,67); }
td.TdClassName
{
border-color: #124943;
}
.TagClassName
{
border-color: #124943;
}
</style>