Shades of Cyprus #124851
Tints of Cyprus #124851
RGB
CMYK
RGB Variations
Color information
#124851 (or 0x124851) is known color: Cyprus. HEX triplet: 12, 48 and 51. RGB value is (18,72,81). Sum of RGB (Red+Green+Blue) = 18+72+81=171 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.53% from 171); Green value is 72 (28.52% from 255 or 42.11% from 171); Blue value is 81 (32.03% from 255 or 47.37% from 171); Max value from RGB is 81 - color contains mainly: blue. Hex color #124851 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #124851 is #EDB7AE. Grayscale: #383838. Windows color (decimal): -15579055 or 5326866. OLE color: 5326866.
HSL color Cylindrical-coordinate representation of color #124851: hue angle of 188.57º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #124851 is Cyan = 0.78, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 18 | 72 | 81 | - |
| CMYK | 0.78 | 0.11 | 0 | 0.68 |
| HSL | 188.57º | 0.64% | 0.19% | - |
| HSV(B) | 188.57º | 0.78% | 0.32% | - |
| XYZ | 4.05 | 5.36 | 8.61 | - |
| YUV | 56.88 | 141.61 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 72 | 81 | 0.78 | 0.11 | 0 | 0.68 | 188.57 | 0.64 | 0.19 |
| Hex | 12 | 48 | 51 | 4E | B | 0 | 44 | BD | 40 | 13 |
| Octal | 22 | 110 | 121 | 116 | 13 | 0 | 104 | 275 | 100 | 23 |
| Binary | 10010 | 1001000 | 1010001 | 1001110 | 1011 | 0 | 1000100 | 10111101 | 1000000 | 10011 |
Color Harmonies of #124851
Complementary color
Monochromatic Colors of #124851
Black with #124851
Text Example
Text Example
White with #124851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124851; }
p { color: rgb(18,72,81); }
H1.HeaderClassName
{
color: #124851;
}
.AnyTagClassName
{
color: #124851;
}
</style>
background-color css
<style>
a { background-color: #124851; }
a { background-color: rgb(18,72,81); }
div.DivClassName
{
background-color: #124851;
}
.BgClassName
{
background-color: #124851;
}
</style>
border-color css
<style>
span { border-color: #124851; }
span { border-color: rgb(18,72,81); }
td.TdClassName
{
border-color: #124851;
}
.TagClassName
{
border-color: #124851;
}
</style>