Shades of Cyprus #124243
Tints of Cyprus #124243
RGB
CMYK
RGB Variations
Color information
#124243 (or 0x124243) is known color: Cyprus. HEX triplet: 12, 42 and 43. RGB value is (18,66,67). Sum of RGB (Red+Green+Blue) = 18+66+67=151 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.92% from 151); Green value is 66 (26.17% from 255 or 43.71% from 151); Blue value is 67 (26.56% from 255 or 44.37% from 151); Max value from RGB is 67 - color contains mainly: blue. Hex color #124243 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124243 is #EDBDBC. Grayscale: #333333. Windows color (decimal): -15580605 or 4407826. OLE color: 4407826.
HSL color Cylindrical-coordinate representation of color #124243: hue angle of 181.22º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #124243 is Cyan = 0.73, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 18 | 66 | 67 | - |
| CMYK | 0.73 | 0.01 | 0 | 0.74 |
| HSL | 181.22º | 0.58% | 0.17% | - |
| HSV(B) | 181.22º | 0.73% | 0.26% | - |
| XYZ | 3.21 | 4.43 | 6 | - |
| YUV | 51.76 | 136.6 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 66 | 67 | 0.73 | 0.01 | 0 | 0.74 | 181.22 | 0.58 | 0.17 |
| Hex | 12 | 42 | 43 | 49 | 1 | 0 | 4A | B5 | 3A | 11 |
| Octal | 22 | 102 | 103 | 111 | 1 | 0 | 112 | 265 | 72 | 21 |
| Binary | 10010 | 1000010 | 1000011 | 1001001 | 1 | 0 | 1001010 | 10110101 | 111010 | 10001 |
Color Harmonies of #124243
Complementary color
Monochromatic Colors of #124243
Black with #124243
Text Example
Text Example
White with #124243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124243; }
p { color: rgb(18,66,67); }
H1.HeaderClassName
{
color: #124243;
}
.AnyTagClassName
{
color: #124243;
}
</style>
background-color css
<style>
a { background-color: #124243; }
a { background-color: rgb(18,66,67); }
div.DivClassName
{
background-color: #124243;
}
.BgClassName
{
background-color: #124243;
}
</style>
border-color css
<style>
span { border-color: #124243; }
span { border-color: rgb(18,66,67); }
td.TdClassName
{
border-color: #124243;
}
.TagClassName
{
border-color: #124243;
}
</style>