Shades of Cyprus #124947
Tints of Cyprus #124947
RGB
CMYK
RGB Variations
Color information
#124947 (or 0x124947) is known color: Cyprus. HEX triplet: 12, 49 and 47. RGB value is (18,73,71). Sum of RGB (Red+Green+Blue) = 18+73+71=162 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.11% from 162); Green value is 73 (28.91% from 255 or 45.06% from 162); Blue value is 71 (28.12% from 255 or 43.83% from 162); Max value from RGB is 73 - color contains mainly: green. Hex color #124947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124947 is #EDB6B8. Grayscale: #383838. Windows color (decimal): -15578809 or 4671762. OLE color: 4671762.
HSL color Cylindrical-coordinate representation of color #124947: hue angle of 177.82º 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 #124947 is Cyan = 0.75, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 73 | 71 | - |
| CMYK | 0.75 | 0 | 0.03 | 0.71 |
| HSL | 177.82º | 0.6% | 0.18% | - |
| HSV(B) | 177.82º | 0.75% | 0.29% | - |
| XYZ | 3.77 | 5.35 | 6.79 | - |
| YUV | 56.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 73 | 71 | 0.75 | 0 | 0.03 | 0.71 | 177.82 | 0.6 | 0.18 |
| Hex | 12 | 49 | 47 | 4B | 0 | 3 | 47 | B2 | 3C | 12 |
| Octal | 22 | 111 | 107 | 113 | 0 | 3 | 107 | 262 | 74 | 22 |
| Binary | 10010 | 1001001 | 1000111 | 1001011 | 0 | 11 | 1000111 | 10110010 | 111100 | 10010 |
Color Harmonies of #124947
Complementary color
Monochromatic Colors of #124947
Black with #124947
Text Example
Text Example
White with #124947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124947; }
p { color: rgb(18,73,71); }
H1.HeaderClassName
{
color: #124947;
}
.AnyTagClassName
{
color: #124947;
}
</style>
background-color css
<style>
a { background-color: #124947; }
a { background-color: rgb(18,73,71); }
div.DivClassName
{
background-color: #124947;
}
.BgClassName
{
background-color: #124947;
}
</style>
border-color css
<style>
span { border-color: #124947; }
span { border-color: rgb(18,73,71); }
td.TdClassName
{
border-color: #124947;
}
.TagClassName
{
border-color: #124947;
}
</style>