Shades of Cyprus #124344
Tints of Cyprus #124344
RGB
CMYK
RGB Variations
Color information
#124344 (or 0x124344) is known color: Cyprus. HEX triplet: 12, 43 and 44. RGB value is (18,67,68). Sum of RGB (Red+Green+Blue) = 18+67+68=153 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.76% from 153); Green value is 67 (26.56% from 255 or 43.79% from 153); Blue value is 68 (26.95% from 255 or 44.44% from 153); Max value from RGB is 68 - color contains mainly: blue. Hex color #124344 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124344 is #EDBCBB. Grayscale: #343434. Windows color (decimal): -15580348 or 4473618. OLE color: 4473618.
HSL color Cylindrical-coordinate representation of color #124344: hue angle of 181.2º degrees, saturation: 0.58, 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 #124344 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 67 | 68 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.73 |
| HSL | 181.2º | 0.58% | 0.17% | - |
| HSV(B) | 181.2º | 0.74% | 0.27% | - |
| XYZ | 3.3 | 4.56 | 6.18 | - |
| YUV | 52.46 | 136.77 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 67 | 68 | 0.74 | 0.01 | 0 | 0.73 | 181.2 | 0.58 | 0.17 |
| Hex | 12 | 43 | 44 | 4A | 1 | 0 | 49 | B5 | 3A | 11 |
| Octal | 22 | 103 | 104 | 112 | 1 | 0 | 111 | 265 | 72 | 21 |
| Binary | 10010 | 1000011 | 1000100 | 1001010 | 1 | 0 | 1001001 | 10110101 | 111010 | 10001 |
Color Harmonies of #124344
Complementary color
Monochromatic Colors of #124344
Black with #124344
Text Example
Text Example
White with #124344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124344; }
p { color: rgb(18,67,68); }
H1.HeaderClassName
{
color: #124344;
}
.AnyTagClassName
{
color: #124344;
}
</style>
background-color css
<style>
a { background-color: #124344; }
a { background-color: rgb(18,67,68); }
div.DivClassName
{
background-color: #124344;
}
.BgClassName
{
background-color: #124344;
}
</style>
border-color css
<style>
span { border-color: #124344; }
span { border-color: rgb(18,67,68); }
td.TdClassName
{
border-color: #124344;
}
.TagClassName
{
border-color: #124344;
}
</style>