Shades of Cyprus #124749
Tints of Cyprus #124749
RGB
CMYK
RGB Variations
Color information
#124749 (or 0x124749) is known color: Cyprus. HEX triplet: 12, 47 and 49. RGB value is (18,71,73). Sum of RGB (Red+Green+Blue) = 18+71+73=162 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.11% from 162); Green value is 71 (28.12% from 255 or 43.83% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 73 - color contains mainly: blue. Hex color #124749 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124749 is #EDB8B6. Grayscale: #373737. Windows color (decimal): -15579319 or 4802322. OLE color: 4802322.
HSL color Cylindrical-coordinate representation of color #124749: hue angle of 182.18º 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 #124749 is Cyan = 0.75, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 71 | 73 | - |
| CMYK | 0.75 | 0.03 | 0 | 0.71 |
| HSL | 182.18º | 0.6% | 0.18% | - |
| HSV(B) | 182.18º | 0.75% | 0.29% | - |
| XYZ | 3.71 | 5.12 | 7.1 | - |
| YUV | 55.38 | 137.94 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 71 | 73 | 0.75 | 0.03 | 0 | 0.71 | 182.18 | 0.6 | 0.18 |
| Hex | 12 | 47 | 49 | 4B | 3 | 0 | 47 | B6 | 3C | 12 |
| Octal | 22 | 107 | 111 | 113 | 3 | 0 | 107 | 266 | 74 | 22 |
| Binary | 10010 | 1000111 | 1001001 | 1001011 | 11 | 0 | 1000111 | 10110110 | 111100 | 10010 |
Color Harmonies of #124749
Complementary color
Monochromatic Colors of #124749
Black with #124749
Text Example
Text Example
White with #124749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124749; }
p { color: rgb(18,71,73); }
H1.HeaderClassName
{
color: #124749;
}
.AnyTagClassName
{
color: #124749;
}
</style>
background-color css
<style>
a { background-color: #124749; }
a { background-color: rgb(18,71,73); }
div.DivClassName
{
background-color: #124749;
}
.BgClassName
{
background-color: #124749;
}
</style>
border-color css
<style>
span { border-color: #124749; }
span { border-color: rgb(18,71,73); }
td.TdClassName
{
border-color: #124749;
}
.TagClassName
{
border-color: #124749;
}
</style>