Shades of Cyprus #124546
Tints of Cyprus #124546
RGB
CMYK
RGB Variations
Color information
#124546 (or 0x124546) is known color: Cyprus. HEX triplet: 12, 45 and 46. RGB value is (18,69,70). Sum of RGB (Red+Green+Blue) = 18+69+70=157 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.46% from 157); Green value is 69 (27.34% from 255 or 43.95% from 157); Blue value is 70 (27.73% from 255 or 44.59% from 157); Max value from RGB is 70 - color contains mainly: blue. Hex color #124546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124546 is #EDBAB9. Grayscale: #353535. Windows color (decimal): -15579834 or 4605202. OLE color: 4605202.
HSL color Cylindrical-coordinate representation of color #124546: hue angle of 181.15º 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 #124546 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 69 | 70 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.73 |
| HSL | 181.15º | 0.59% | 0.17% | - |
| HSV(B) | 181.15º | 0.74% | 0.27% | - |
| XYZ | 3.48 | 4.83 | 6.54 | - |
| YUV | 53.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 69 | 70 | 0.74 | 0.01 | 0 | 0.73 | 181.15 | 0.59 | 0.17 |
| Hex | 12 | 45 | 46 | 4A | 1 | 0 | 49 | B5 | 3B | 11 |
| Octal | 22 | 105 | 106 | 112 | 1 | 0 | 111 | 265 | 73 | 21 |
| Binary | 10010 | 1000101 | 1000110 | 1001010 | 1 | 0 | 1001001 | 10110101 | 111011 | 10001 |
Color Harmonies of #124546
Complementary color
Monochromatic Colors of #124546
Black with #124546
Text Example
Text Example
White with #124546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124546; }
p { color: rgb(18,69,70); }
H1.HeaderClassName
{
color: #124546;
}
.AnyTagClassName
{
color: #124546;
}
</style>
background-color css
<style>
a { background-color: #124546; }
a { background-color: rgb(18,69,70); }
div.DivClassName
{
background-color: #124546;
}
.BgClassName
{
background-color: #124546;
}
</style>
border-color css
<style>
span { border-color: #124546; }
span { border-color: rgb(18,69,70); }
td.TdClassName
{
border-color: #124546;
}
.TagClassName
{
border-color: #124546;
}
</style>