Shades of Cyprus #104947
Tints of Cyprus #104947
RGB
CMYK
RGB Variations
Color information
#104947 (or 0x104947) is known color: Cyprus. HEX triplet: 10, 49 and 47. RGB value is (16,73,71). Sum of RGB (Red+Green+Blue) = 16+73+71=160 (21% of max value = 765). Red value is 16 (6.64% from 255 or 10% from 160); Green value is 73 (28.91% from 255 or 45.62% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 73 - color contains mainly: green. Hex color #104947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104947 is #EFB6B8. Grayscale: #373737. Windows color (decimal): -15709881 or 4671760. OLE color: 4671760.
HSL color Cylindrical-coordinate representation of color #104947: hue angle of 177.89º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #104947 is Cyan = 0.78, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 73 | 71 | - |
| CMYK | 0.78 | 0 | 0.03 | 0.71 |
| HSL | 177.89º | 0.64% | 0.17% | - |
| HSV(B) | 177.89º | 0.78% | 0.29% | - |
| XYZ | 3.73 | 5.33 | 6.79 | - |
| YUV | 55.73 | 136.62 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 73 | 71 | 0.78 | 0 | 0.03 | 0.71 | 177.89 | 0.64 | 0.17 |
| Hex | 10 | 49 | 47 | 4E | 0 | 3 | 47 | B2 | 40 | 11 |
| Octal | 20 | 111 | 107 | 116 | 0 | 3 | 107 | 262 | 100 | 21 |
| Binary | 10000 | 1001001 | 1000111 | 1001110 | 0 | 11 | 1000111 | 10110010 | 1000000 | 10001 |
Color Harmonies of #104947
Complementary color
Monochromatic Colors of #104947
Black with #104947
Text Example
Text Example
White with #104947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104947; }
p { color: rgb(16,73,71); }
H1.HeaderClassName
{
color: #104947;
}
.AnyTagClassName
{
color: #104947;
}
</style>
background-color css
<style>
a { background-color: #104947; }
a { background-color: rgb(16,73,71); }
div.DivClassName
{
background-color: #104947;
}
.BgClassName
{
background-color: #104947;
}
</style>
border-color css
<style>
span { border-color: #104947; }
span { border-color: rgb(16,73,71); }
td.TdClassName
{
border-color: #104947;
}
.TagClassName
{
border-color: #104947;
}
</style>