Shades of Cyprus #124744
Tints of Cyprus #124744
RGB
CMYK
RGB Variations
Color information
#124744 (or 0x124744) is known color: Cyprus. HEX triplet: 12, 47 and 44. RGB value is (18,71,68). Sum of RGB (Red+Green+Blue) = 18+71+68=157 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.46% from 157); Green value is 71 (28.12% from 255 or 45.22% from 157); Blue value is 68 (26.95% from 255 or 43.31% from 157); Max value from RGB is 71 - color contains mainly: green. Hex color #124744 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124744 is #EDB8BB. Grayscale: #363636. Windows color (decimal): -15579324 or 4474642. OLE color: 4474642.
HSL color Cylindrical-coordinate representation of color #124744: hue angle of 176.6º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124744 is Cyan = 0.75, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 71 | 68 | - |
| CMYK | 0.75 | 0 | 0.04 | 0.72 |
| HSL | 176.6º | 0.6% | 0.17% | - |
| HSV(B) | 176.6º | 0.75% | 0.28% | - |
| XYZ | 3.55 | 5.05 | 6.26 | - |
| YUV | 54.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 71 | 68 | 0.75 | 0 | 0.04 | 0.72 | 176.6 | 0.6 | 0.17 |
| Hex | 12 | 47 | 44 | 4B | 0 | 4 | 48 | B1 | 3C | 11 |
| Octal | 22 | 107 | 104 | 113 | 0 | 4 | 110 | 261 | 74 | 21 |
| Binary | 10010 | 1000111 | 1000100 | 1001011 | 0 | 100 | 1001000 | 10110001 | 111100 | 10001 |
Color Harmonies of #124744
Complementary color
Monochromatic Colors of #124744
Black with #124744
Text Example
Text Example
White with #124744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124744; }
p { color: rgb(18,71,68); }
H1.HeaderClassName
{
color: #124744;
}
.AnyTagClassName
{
color: #124744;
}
</style>
background-color css
<style>
a { background-color: #124744; }
a { background-color: rgb(18,71,68); }
div.DivClassName
{
background-color: #124744;
}
.BgClassName
{
background-color: #124744;
}
</style>
border-color css
<style>
span { border-color: #124744; }
span { border-color: rgb(18,71,68); }
td.TdClassName
{
border-color: #124744;
}
.TagClassName
{
border-color: #124744;
}
</style>