Shades of Cyprus #104945
Tints of Cyprus #104945
RGB
CMYK
RGB Variations
Color information
#104945 (or 0x104945) is known color: Cyprus. HEX triplet: 10, 49 and 45. RGB value is (16,73,69). Sum of RGB (Red+Green+Blue) = 16+73+69=158 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.13% from 158); Green value is 73 (28.91% from 255 or 46.20% from 158); Blue value is 69 (27.34% from 255 or 43.67% from 158); Max value from RGB is 73 - color contains mainly: green. Hex color #104945 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104945 is #EFB6BA. Grayscale: #373737. Windows color (decimal): -15709883 or 4540688. OLE color: 4540688.
HSL color Cylindrical-coordinate representation of color #104945: hue angle of 175.79º 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 #104945 is Cyan = 0.78, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 73 | 69 | - |
| CMYK | 0.78 | 0 | 0.05 | 0.71 |
| HSL | 175.79º | 0.64% | 0.17% | - |
| HSV(B) | 175.79º | 0.78% | 0.29% | - |
| XYZ | 3.67 | 5.3 | 6.46 | - |
| YUV | 55.5 | 135.62 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 73 | 69 | 0.78 | 0 | 0.05 | 0.71 | 175.79 | 0.64 | 0.17 |
| Hex | 10 | 49 | 45 | 4E | 0 | 5 | 47 | B0 | 40 | 11 |
| Octal | 20 | 111 | 105 | 116 | 0 | 5 | 107 | 260 | 100 | 21 |
| Binary | 10000 | 1001001 | 1000101 | 1001110 | 0 | 101 | 1000111 | 10110000 | 1000000 | 10001 |
Color Harmonies of #104945
Complementary color
Monochromatic Colors of #104945
Black with #104945
Text Example
Text Example
White with #104945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104945; }
p { color: rgb(16,73,69); }
H1.HeaderClassName
{
color: #104945;
}
.AnyTagClassName
{
color: #104945;
}
</style>
background-color css
<style>
a { background-color: #104945; }
a { background-color: rgb(16,73,69); }
div.DivClassName
{
background-color: #104945;
}
.BgClassName
{
background-color: #104945;
}
</style>
border-color css
<style>
span { border-color: #104945; }
span { border-color: rgb(16,73,69); }
td.TdClassName
{
border-color: #104945;
}
.TagClassName
{
border-color: #104945;
}
</style>