Shades of Cyprus #105051
Tints of Cyprus #105051
RGB
CMYK
RGB Variations
Color information
#105051 (or 0x105051) is known color: Cyprus. HEX triplet: 10, 50 and 51. RGB value is (16,80,81). Sum of RGB (Red+Green+Blue) = 16+80+81=177 (23% of max value = 765). Red value is 16 (6.64% from 255 or 9.04% from 177); Green value is 80 (31.64% from 255 or 45.20% from 177); Blue value is 81 (32.03% from 255 or 45.76% from 177); Max value from RGB is 81 - color contains mainly: blue. Hex color #105051 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105051 is #EFAFAE. Grayscale: #3C3C3C. Windows color (decimal): -15708079 or 5328912. OLE color: 5328912.
HSL color Cylindrical-coordinate representation of color #105051: hue angle of 180.92º 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 #105051 is Cyan = 0.80, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 16 | 80 | 81 | - |
| CMYK | 0.80 | 0.01 | 0 | 0.68 |
| HSL | 180.92º | 0.67% | 0.19% | - |
| HSV(B) | 180.92º | 0.8% | 0.32% | - |
| XYZ | 4.57 | 6.44 | 8.79 | - |
| YUV | 60.98 | 139.3 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 80 | 81 | 0.80 | 0.01 | 0 | 0.68 | 180.92 | 0.67 | 0.19 |
| Hex | 10 | 50 | 51 | 50 | 1 | 0 | 44 | B5 | 43 | 13 |
| Octal | 20 | 120 | 121 | 120 | 1 | 0 | 104 | 265 | 103 | 23 |
| Binary | 10000 | 1010000 | 1010001 | 1010000 | 1 | 0 | 1000100 | 10110101 | 1000011 | 10011 |
Color Harmonies of #105051
Complementary color
Monochromatic Colors of #105051
Black with #105051
Text Example
Text Example
White with #105051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105051; }
p { color: rgb(16,80,81); }
H1.HeaderClassName
{
color: #105051;
}
.AnyTagClassName
{
color: #105051;
}
</style>
background-color css
<style>
a { background-color: #105051; }
a { background-color: rgb(16,80,81); }
div.DivClassName
{
background-color: #105051;
}
.BgClassName
{
background-color: #105051;
}
</style>
border-color css
<style>
span { border-color: #105051; }
span { border-color: rgb(16,80,81); }
td.TdClassName
{
border-color: #105051;
}
.TagClassName
{
border-color: #105051;
}
</style>