Shades of Cyprus #124449
Tints of Cyprus #124449
RGB
CMYK
RGB Variations
Color information
#124449 (or 0x124449) is known color: Cyprus. HEX triplet: 12, 44 and 49. RGB value is (18,68,73). Sum of RGB (Red+Green+Blue) = 18+68+73=159 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.32% from 159); Green value is 68 (26.95% from 255 or 42.77% from 159); Blue value is 73 (28.91% from 255 or 45.91% from 159); Max value from RGB is 73 - color contains mainly: blue. Hex color #124449 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124449 is #EDBBB6. Grayscale: #353535. Windows color (decimal): -15580087 or 4801554. OLE color: 4801554.
HSL color Cylindrical-coordinate representation of color #124449: hue angle of 185.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 #124449 is Cyan = 0.75, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 68 | 73 | - |
| CMYK | 0.75 | 0.07 | 0 | 0.71 |
| HSL | 185.45º | 0.6% | 0.18% | - |
| HSV(B) | 185.45º | 0.75% | 0.29% | - |
| XYZ | 3.52 | 4.74 | 7.03 | - |
| YUV | 53.62 | 138.94 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 68 | 73 | 0.75 | 0.07 | 0 | 0.71 | 185.45 | 0.6 | 0.18 |
| Hex | 12 | 44 | 49 | 4B | 7 | 0 | 47 | B9 | 3C | 12 |
| Octal | 22 | 104 | 111 | 113 | 7 | 0 | 107 | 271 | 74 | 22 |
| Binary | 10010 | 1000100 | 1001001 | 1001011 | 111 | 0 | 1000111 | 10111001 | 111100 | 10010 |
Color Harmonies of #124449
Complementary color
Monochromatic Colors of #124449
Black with #124449
Text Example
Text Example
White with #124449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124449; }
p { color: rgb(18,68,73); }
H1.HeaderClassName
{
color: #124449;
}
.AnyTagClassName
{
color: #124449;
}
</style>
background-color css
<style>
a { background-color: #124449; }
a { background-color: rgb(18,68,73); }
div.DivClassName
{
background-color: #124449;
}
.BgClassName
{
background-color: #124449;
}
</style>
border-color css
<style>
span { border-color: #124449; }
span { border-color: rgb(18,68,73); }
td.TdClassName
{
border-color: #124449;
}
.TagClassName
{
border-color: #124449;
}
</style>