Shades of Cyprus #105146
Tints of Cyprus #105146
RGB
CMYK
RGB Variations
Color information
#105146 (or 0x105146) is known color: Cyprus. HEX triplet: 10, 51 and 46. RGB value is (16,81,70). Sum of RGB (Red+Green+Blue) = 16+81+70=167 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.58% from 167); Green value is 81 (32.03% from 255 or 48.50% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 81 - color contains mainly: green. Hex color #105146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105146 is #EFAEB9. Grayscale: #3C3C3C. Windows color (decimal): -15707834 or 4608272. OLE color: 4608272.
HSL color Cylindrical-coordinate representation of color #105146: hue angle of 169.85º 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 #105146 is Cyan = 0.80, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 16 | 81 | 70 | - |
| CMYK | 0.80 | 0 | 0.14 | 0.68 |
| HSL | 169.85º | 0.67% | 0.19% | - |
| HSV(B) | 169.85º | 0.8% | 0.32% | - |
| XYZ | 4.26 | 6.44 | 6.81 | - |
| YUV | 60.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 81 | 70 | 0.80 | 0 | 0.14 | 0.68 | 169.85 | 0.67 | 0.19 |
| Hex | 10 | 51 | 46 | 50 | 0 | E | 44 | AA | 43 | 13 |
| Octal | 20 | 121 | 106 | 120 | 0 | 16 | 104 | 252 | 103 | 23 |
| Binary | 10000 | 1010001 | 1000110 | 1010000 | 0 | 1110 | 1000100 | 10101010 | 1000011 | 10011 |
Color Harmonies of #105146
Complementary color
Monochromatic Colors of #105146
Black with #105146
Text Example
Text Example
White with #105146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105146; }
p { color: rgb(16,81,70); }
H1.HeaderClassName
{
color: #105146;
}
.AnyTagClassName
{
color: #105146;
}
</style>
background-color css
<style>
a { background-color: #105146; }
a { background-color: rgb(16,81,70); }
div.DivClassName
{
background-color: #105146;
}
.BgClassName
{
background-color: #105146;
}
</style>
border-color css
<style>
span { border-color: #105146; }
span { border-color: rgb(16,81,70); }
td.TdClassName
{
border-color: #105146;
}
.TagClassName
{
border-color: #105146;
}
</style>