Shades of Cyprus #105749
Tints of Cyprus #105749
RGB
CMYK
RGB Variations
Color information
#105749 (or 0x105749) is known color: Cyprus. HEX triplet: 10, 57 and 49. RGB value is (16,87,73). Sum of RGB (Red+Green+Blue) = 16+87+73=176 (23% of max value = 765). Red value is 16 (6.64% from 255 or 9.09% from 176); Green value is 87 (34.38% from 255 or 49.43% from 176); Blue value is 73 (28.91% from 255 or 41.48% from 176); Max value from RGB is 87 - color contains mainly: green. Hex color #105749 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105749 is #EFA8B6. Grayscale: #404040. Windows color (decimal): -15706295 or 4806416. OLE color: 4806416.
HSL color Cylindrical-coordinate representation of color #105749: hue angle of 168.17º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #105749 is Cyan = 0.82, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 16 | 87 | 73 | - |
| CMYK | 0.82 | 0 | 0.16 | 0.66 |
| HSL | 168.17º | 0.69% | 0.2% | - |
| HSV(B) | 168.17º | 0.82% | 0.34% | - |
| XYZ | 4.82 | 7.41 | 7.48 | - |
| YUV | 64.18 | 132.98 | 93.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 73 | 0.82 | 0 | 0.16 | 0.66 | 168.17 | 0.69 | 0.2 |
| Hex | 10 | 57 | 49 | 52 | 0 | 10 | 42 | A8 | 45 | 14 |
| Octal | 20 | 127 | 111 | 122 | 0 | 20 | 102 | 250 | 105 | 24 |
| Binary | 10000 | 1010111 | 1001001 | 1010010 | 0 | 10000 | 1000010 | 10101000 | 1000101 | 10100 |
Color Harmonies of #105749
Complementary color
Monochromatic Colors of #105749
Black with #105749
Text Example
Text Example
White with #105749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105749; }
p { color: rgb(16,87,73); }
H1.HeaderClassName
{
color: #105749;
}
.AnyTagClassName
{
color: #105749;
}
</style>
background-color css
<style>
a { background-color: #105749; }
a { background-color: rgb(16,87,73); }
div.DivClassName
{
background-color: #105749;
}
.BgClassName
{
background-color: #105749;
}
</style>
border-color css
<style>
span { border-color: #105749; }
span { border-color: rgb(16,87,73); }
td.TdClassName
{
border-color: #105749;
}
.TagClassName
{
border-color: #105749;
}
</style>