Shades of Cyprus #104946
Tints of Cyprus #104946
RGB
CMYK
RGB Variations
Color information
#104946 (or 0x104946) is known color: Cyprus. HEX triplet: 10, 49 and 46. RGB value is (16,73,70). Sum of RGB (Red+Green+Blue) = 16+73+70=159 (21% of max value = 765). Red value is 16 (6.64% from 255 or 10.06% from 159); Green value is 73 (28.91% from 255 or 45.91% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 73 - color contains mainly: green. Hex color #104946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104946 is #EFB6B9. Grayscale: #373737. Windows color (decimal): -15709882 or 4606224. OLE color: 4606224.
HSL color Cylindrical-coordinate representation of color #104946: hue angle of 176.84º 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 #104946 is Cyan = 0.78, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 73 | 70 | - |
| CMYK | 0.78 | 0 | 0.04 | 0.71 |
| HSL | 176.84º | 0.64% | 0.17% | - |
| HSV(B) | 176.84º | 0.78% | 0.29% | - |
| XYZ | 3.7 | 5.32 | 6.63 | - |
| YUV | 55.62 | 136.12 | 99.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 73 | 70 | 0.78 | 0 | 0.04 | 0.71 | 176.84 | 0.64 | 0.17 |
| Hex | 10 | 49 | 46 | 4E | 0 | 4 | 47 | B1 | 40 | 11 |
| Octal | 20 | 111 | 106 | 116 | 0 | 4 | 107 | 261 | 100 | 21 |
| Binary | 10000 | 1001001 | 1000110 | 1001110 | 0 | 100 | 1000111 | 10110001 | 1000000 | 10001 |
Color Harmonies of #104946
Complementary color
Monochromatic Colors of #104946
Black with #104946
Text Example
Text Example
White with #104946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104946; }
p { color: rgb(16,73,70); }
H1.HeaderClassName
{
color: #104946;
}
.AnyTagClassName
{
color: #104946;
}
</style>
background-color css
<style>
a { background-color: #104946; }
a { background-color: rgb(16,73,70); }
div.DivClassName
{
background-color: #104946;
}
.BgClassName
{
background-color: #104946;
}
</style>
border-color css
<style>
span { border-color: #104946; }
span { border-color: rgb(16,73,70); }
td.TdClassName
{
border-color: #104946;
}
.TagClassName
{
border-color: #104946;
}
</style>