Shades of Cyprus #104750
Tints of Cyprus #104750
RGB
CMYK
RGB Variations
Color information
#104750 (or 0x104750) is known color: Cyprus. HEX triplet: 10, 47 and 50. RGB value is (16,71,80). Sum of RGB (Red+Green+Blue) = 16+71+80=167 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.58% from 167); Green value is 71 (28.12% from 255 or 42.51% from 167); Blue value is 80 (31.64% from 255 or 47.90% from 167); Max value from RGB is 80 - color contains mainly: blue. Hex color #104750 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #104750 is #EFB8AF. Grayscale: #373737. Windows color (decimal): -15710384 or 5261072. OLE color: 5261072.
HSL color Cylindrical-coordinate representation of color #104750: hue angle of 188.44º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #104750 is Cyan = 0.80, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 16 | 71 | 80 | - |
| CMYK | 0.80 | 0.11 | 0 | 0.69 |
| HSL | 188.44º | 0.67% | 0.19% | - |
| HSV(B) | 188.44º | 0.8% | 0.31% | - |
| XYZ | 3.91 | 5.2 | 8.39 | - |
| YUV | 55.58 | 141.78 | 99.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 71 | 80 | 0.80 | 0.11 | 0 | 0.69 | 188.44 | 0.67 | 0.19 |
| Hex | 10 | 47 | 50 | 50 | B | 0 | 45 | BC | 43 | 13 |
| Octal | 20 | 107 | 120 | 120 | 13 | 0 | 105 | 274 | 103 | 23 |
| Binary | 10000 | 1000111 | 1010000 | 1010000 | 1011 | 0 | 1000101 | 10111100 | 1000011 | 10011 |
Color Harmonies of #104750
Complementary color
Monochromatic Colors of #104750
Black with #104750
Text Example
Text Example
White with #104750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104750; }
p { color: rgb(16,71,80); }
H1.HeaderClassName
{
color: #104750;
}
.AnyTagClassName
{
color: #104750;
}
</style>
background-color css
<style>
a { background-color: #104750; }
a { background-color: rgb(16,71,80); }
div.DivClassName
{
background-color: #104750;
}
.BgClassName
{
background-color: #104750;
}
</style>
border-color css
<style>
span { border-color: #104750; }
span { border-color: rgb(16,71,80); }
td.TdClassName
{
border-color: #104750;
}
.TagClassName
{
border-color: #104750;
}
</style>