Shades of Cyprus #104749
Tints of Cyprus #104749
RGB
CMYK
RGB Variations
Color information
#104749 (or 0x104749) is known color: Cyprus. HEX triplet: 10, 47 and 49. RGB value is (16,71,73). Sum of RGB (Red+Green+Blue) = 16+71+73=160 (21% of max value = 765). Red value is 16 (6.64% from 255 or 10% from 160); Green value is 71 (28.12% from 255 or 44.38% from 160); Blue value is 73 (28.91% from 255 or 45.62% from 160); Max value from RGB is 73 - color contains mainly: blue. Hex color #104749 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104749 is #EFB8B6. Grayscale: #363636. Windows color (decimal): -15710391 or 4802320. OLE color: 4802320.
HSL color Cylindrical-coordinate representation of color #104749: hue angle of 182.11º 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 #104749 is Cyan = 0.78, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 71 | 73 | - |
| CMYK | 0.78 | 0.03 | 0 | 0.71 |
| HSL | 182.11º | 0.64% | 0.17% | - |
| HSV(B) | 182.11º | 0.78% | 0.29% | - |
| XYZ | 3.67 | 5.1 | 7.09 | - |
| YUV | 54.78 | 138.28 | 100.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 71 | 73 | 0.78 | 0.03 | 0 | 0.71 | 182.11 | 0.64 | 0.17 |
| Hex | 10 | 47 | 49 | 4E | 3 | 0 | 47 | B6 | 40 | 11 |
| Octal | 20 | 107 | 111 | 116 | 3 | 0 | 107 | 266 | 100 | 21 |
| Binary | 10000 | 1000111 | 1001001 | 1001110 | 11 | 0 | 1000111 | 10110110 | 1000000 | 10001 |
Color Harmonies of #104749
Complementary color
Monochromatic Colors of #104749
Black with #104749
Text Example
Text Example
White with #104749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104749; }
p { color: rgb(16,71,73); }
H1.HeaderClassName
{
color: #104749;
}
.AnyTagClassName
{
color: #104749;
}
</style>
background-color css
<style>
a { background-color: #104749; }
a { background-color: rgb(16,71,73); }
div.DivClassName
{
background-color: #104749;
}
.BgClassName
{
background-color: #104749;
}
</style>
border-color css
<style>
span { border-color: #104749; }
span { border-color: rgb(16,71,73); }
td.TdClassName
{
border-color: #104749;
}
.TagClassName
{
border-color: #104749;
}
</style>