Shades of Cyprus #104845
Tints of Cyprus #104845
RGB
CMYK
RGB Variations
Color information
#104845 (or 0x104845) is known color: Cyprus. HEX triplet: 10, 48 and 45. RGB value is (16,72,69). Sum of RGB (Red+Green+Blue) = 16+72+69=157 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.19% from 157); Green value is 72 (28.52% from 255 or 45.86% from 157); Blue value is 69 (27.34% from 255 or 43.95% from 157); Max value from RGB is 72 - color contains mainly: green. Hex color #104845 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104845 is #EFB7BA. Grayscale: #363636. Windows color (decimal): -15710139 or 4540432. OLE color: 4540432.
HSL color Cylindrical-coordinate representation of color #104845: hue angle of 176.79º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #104845 is Cyan = 0.78, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 72 | 69 | - |
| CMYK | 0.78 | 0 | 0.04 | 0.72 |
| HSL | 176.79º | 0.64% | 0.17% | - |
| HSV(B) | 176.79º | 0.78% | 0.28% | - |
| XYZ | 3.61 | 5.17 | 6.44 | - |
| YUV | 54.91 | 135.95 | 100.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 72 | 69 | 0.78 | 0 | 0.04 | 0.72 | 176.79 | 0.64 | 0.17 |
| Hex | 10 | 48 | 45 | 4E | 0 | 4 | 48 | B1 | 40 | 11 |
| Octal | 20 | 110 | 105 | 116 | 0 | 4 | 110 | 261 | 100 | 21 |
| Binary | 10000 | 1001000 | 1000101 | 1001110 | 0 | 100 | 1001000 | 10110001 | 1000000 | 10001 |
Color Harmonies of #104845
Complementary color
Monochromatic Colors of #104845
Black with #104845
Text Example
Text Example
White with #104845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104845; }
p { color: rgb(16,72,69); }
H1.HeaderClassName
{
color: #104845;
}
.AnyTagClassName
{
color: #104845;
}
</style>
background-color css
<style>
a { background-color: #104845; }
a { background-color: rgb(16,72,69); }
div.DivClassName
{
background-color: #104845;
}
.BgClassName
{
background-color: #104845;
}
</style>
border-color css
<style>
span { border-color: #104845; }
span { border-color: rgb(16,72,69); }
td.TdClassName
{
border-color: #104845;
}
.TagClassName
{
border-color: #104845;
}
</style>