Shades of Cyprus #124445
Tints of Cyprus #124445
RGB
CMYK
RGB Variations
Color information
#124445 (or 0x124445) is known color: Cyprus. HEX triplet: 12, 44 and 45. RGB value is (18,68,69). Sum of RGB (Red+Green+Blue) = 18+68+69=155 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.61% from 155); Green value is 68 (26.95% from 255 or 43.87% from 155); Blue value is 69 (27.34% from 255 or 44.52% from 155); Max value from RGB is 69 - color contains mainly: blue. Hex color #124445 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124445 is #EDBBBA. Grayscale: #353535. Windows color (decimal): -15580091 or 4539410. OLE color: 4539410.
HSL color Cylindrical-coordinate representation of color #124445: hue angle of 181.18º 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 #124445 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 68 | 69 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.73 |
| HSL | 181.18º | 0.59% | 0.17% | - |
| HSV(B) | 181.18º | 0.74% | 0.27% | - |
| XYZ | 3.39 | 4.69 | 6.36 | - |
| YUV | 53.16 | 136.94 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 68 | 69 | 0.74 | 0.01 | 0 | 0.73 | 181.18 | 0.59 | 0.17 |
| Hex | 12 | 44 | 45 | 4A | 1 | 0 | 49 | B5 | 3B | 11 |
| Octal | 22 | 104 | 105 | 112 | 1 | 0 | 111 | 265 | 73 | 21 |
| Binary | 10010 | 1000100 | 1000101 | 1001010 | 1 | 0 | 1001001 | 10110101 | 111011 | 10001 |
Color Harmonies of #124445
Complementary color
Monochromatic Colors of #124445
Black with #124445
Text Example
Text Example
White with #124445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124445; }
p { color: rgb(18,68,69); }
H1.HeaderClassName
{
color: #124445;
}
.AnyTagClassName
{
color: #124445;
}
</style>
background-color css
<style>
a { background-color: #124445; }
a { background-color: rgb(18,68,69); }
div.DivClassName
{
background-color: #124445;
}
.BgClassName
{
background-color: #124445;
}
</style>
border-color css
<style>
span { border-color: #124445; }
span { border-color: rgb(18,68,69); }
td.TdClassName
{
border-color: #124445;
}
.TagClassName
{
border-color: #124445;
}
</style>