Shades of Cyprus #105149
Tints of Cyprus #105149
RGB
CMYK
RGB Variations
Color information
#105149 (or 0x105149) is known color: Cyprus. HEX triplet: 10, 51 and 49. RGB value is (16,81,73). Sum of RGB (Red+Green+Blue) = 16+81+73=170 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.41% from 170); Green value is 81 (32.03% from 255 or 47.65% from 170); Blue value is 73 (28.91% from 255 or 42.94% from 170); Max value from RGB is 81 - color contains mainly: green. Hex color #105149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105149 is #EFAEB6. Grayscale: #3C3C3C. Windows color (decimal): -15707831 or 4804880. OLE color: 4804880.
HSL color Cylindrical-coordinate representation of color #105149: hue angle of 172.62º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #105149 is Cyan = 0.80, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 16 | 81 | 73 | - |
| CMYK | 0.80 | 0 | 0.10 | 0.68 |
| HSL | 172.62º | 0.67% | 0.19% | - |
| HSV(B) | 172.62º | 0.8% | 0.32% | - |
| XYZ | 4.36 | 6.48 | 7.32 | - |
| YUV | 60.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 81 | 73 | 0.80 | 0 | 0.10 | 0.68 | 172.62 | 0.67 | 0.19 |
| Hex | 10 | 51 | 49 | 50 | 0 | A | 44 | AD | 43 | 13 |
| Octal | 20 | 121 | 111 | 120 | 0 | 12 | 104 | 255 | 103 | 23 |
| Binary | 10000 | 1010001 | 1001001 | 1010000 | 0 | 1010 | 1000100 | 10101101 | 1000011 | 10011 |
Color Harmonies of #105149
Complementary color
Monochromatic Colors of #105149
Black with #105149
Text Example
Text Example
White with #105149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105149; }
p { color: rgb(16,81,73); }
H1.HeaderClassName
{
color: #105149;
}
.AnyTagClassName
{
color: #105149;
}
</style>
background-color css
<style>
a { background-color: #105149; }
a { background-color: rgb(16,81,73); }
div.DivClassName
{
background-color: #105149;
}
.BgClassName
{
background-color: #105149;
}
</style>
border-color css
<style>
span { border-color: #105149; }
span { border-color: rgb(16,81,73); }
td.TdClassName
{
border-color: #105149;
}
.TagClassName
{
border-color: #105149;
}
</style>