Shades of Cyprus #124948
Tints of Cyprus #124948
RGB
CMYK
RGB Variations
Color information
#124948 (or 0x124948) is known color: Cyprus. HEX triplet: 12, 49 and 48. RGB value is (18,73,72). Sum of RGB (Red+Green+Blue) = 18+73+72=163 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.04% from 163); Green value is 73 (28.91% from 255 or 44.79% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 73 - color contains mainly: green. Hex color #124948 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124948 is #EDB6B7. Grayscale: #383838. Windows color (decimal): -15578808 or 4737298. OLE color: 4737298.
HSL color Cylindrical-coordinate representation of color #124948: hue angle of 178.91º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124948 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 73 | 72 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.71 |
| HSL | 178.91º | 0.6% | 0.18% | - |
| HSV(B) | 178.91º | 0.75% | 0.29% | - |
| XYZ | 3.8 | 5.36 | 6.97 | - |
| YUV | 56.44 | 136.78 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 73 | 72 | 0.75 | 0 | 0.01 | 0.71 | 178.91 | 0.6 | 0.18 |
| Hex | 12 | 49 | 48 | 4B | 0 | 1 | 47 | B3 | 3C | 12 |
| Octal | 22 | 111 | 110 | 113 | 0 | 1 | 107 | 263 | 74 | 22 |
| Binary | 10010 | 1001001 | 1001000 | 1001011 | 0 | 1 | 1000111 | 10110011 | 111100 | 10010 |
Color Harmonies of #124948
Complementary color
Monochromatic Colors of #124948
Black with #124948
Text Example
Text Example
White with #124948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124948; }
p { color: rgb(18,73,72); }
H1.HeaderClassName
{
color: #124948;
}
.AnyTagClassName
{
color: #124948;
}
</style>
background-color css
<style>
a { background-color: #124948; }
a { background-color: rgb(18,73,72); }
div.DivClassName
{
background-color: #124948;
}
.BgClassName
{
background-color: #124948;
}
</style>
border-color css
<style>
span { border-color: #124948; }
span { border-color: rgb(18,73,72); }
td.TdClassName
{
border-color: #124948;
}
.TagClassName
{
border-color: #124948;
}
</style>