Shades of Cyprus #124544
Tints of Cyprus #124544
RGB
CMYK
RGB Variations
Color information
#124544 (or 0x124544) is known color: Cyprus. HEX triplet: 12, 45 and 44. RGB value is (18,69,68). Sum of RGB (Red+Green+Blue) = 18+69+68=155 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.61% from 155); Green value is 69 (27.34% from 255 or 44.52% from 155); Blue value is 68 (26.95% from 255 or 43.87% from 155); Max value from RGB is 69 - color contains mainly: green. Hex color #124544 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124544 is #EDBABB. Grayscale: #353535. Windows color (decimal): -15579836 or 4474130. OLE color: 4474130.
HSL color Cylindrical-coordinate representation of color #124544: hue angle of 178.82º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #124544 is Cyan = 0.74, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 69 | 68 | - |
| CMYK | 0.74 | 0 | 0.01 | 0.73 |
| HSL | 178.82º | 0.59% | 0.17% | - |
| HSV(B) | 178.82º | 0.74% | 0.27% | - |
| XYZ | 3.42 | 4.8 | 6.22 | - |
| YUV | 53.64 | 136.1 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 69 | 68 | 0.74 | 0 | 0.01 | 0.73 | 178.82 | 0.59 | 0.17 |
| Hex | 12 | 45 | 44 | 4A | 0 | 1 | 49 | B3 | 3B | 11 |
| Octal | 22 | 105 | 104 | 112 | 0 | 1 | 111 | 263 | 73 | 21 |
| Binary | 10010 | 1000101 | 1000100 | 1001010 | 0 | 1 | 1001001 | 10110011 | 111011 | 10001 |
Color Harmonies of #124544
Complementary color
Monochromatic Colors of #124544
Black with #124544
Text Example
Text Example
White with #124544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124544; }
p { color: rgb(18,69,68); }
H1.HeaderClassName
{
color: #124544;
}
.AnyTagClassName
{
color: #124544;
}
</style>
background-color css
<style>
a { background-color: #124544; }
a { background-color: rgb(18,69,68); }
div.DivClassName
{
background-color: #124544;
}
.BgClassName
{
background-color: #124544;
}
</style>
border-color css
<style>
span { border-color: #124544; }
span { border-color: rgb(18,69,68); }
td.TdClassName
{
border-color: #124544;
}
.TagClassName
{
border-color: #124544;
}
</style>