Shades of Cyprus #105351
Tints of Cyprus #105351
RGB
CMYK
RGB Variations
Color information
#105351 (or 0x105351) is known color: Cyprus. HEX triplet: 10, 53 and 51. RGB value is (16,83,81). Sum of RGB (Red+Green+Blue) = 16+83+81=180 (23% of max value = 765). Red value is 16 (6.64% from 255 or 8.89% from 180); Green value is 83 (32.81% from 255 or 46.11% from 180); Blue value is 81 (32.03% from 255 or 45% from 180); Max value from RGB is 83 - color contains mainly: green. Hex color #105351 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105351 is #EFACAE. Grayscale: #3E3E3E. Windows color (decimal): -15707311 or 5329680. OLE color: 5329680.
HSL color Cylindrical-coordinate representation of color #105351: hue angle of 178.21º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #105351 is Cyan = 0.81, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 83 | 81 | - |
| CMYK | 0.81 | 0 | 0.02 | 0.67 |
| HSL | 178.21º | 0.68% | 0.19% | - |
| HSV(B) | 178.21º | 0.81% | 0.33% | - |
| XYZ | 4.79 | 6.89 | 8.86 | - |
| YUV | 62.74 | 138.3 | 94.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 81 | 0.81 | 0 | 0.02 | 0.67 | 178.21 | 0.68 | 0.19 |
| Hex | 10 | 53 | 51 | 51 | 0 | 2 | 43 | B2 | 44 | 13 |
| Octal | 20 | 123 | 121 | 121 | 0 | 2 | 103 | 262 | 104 | 23 |
| Binary | 10000 | 1010011 | 1010001 | 1010001 | 0 | 10 | 1000011 | 10110010 | 1000100 | 10011 |
Color Harmonies of #105351
Complementary color
Monochromatic Colors of #105351
Black with #105351
Text Example
Text Example
White with #105351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105351; }
p { color: rgb(16,83,81); }
H1.HeaderClassName
{
color: #105351;
}
.AnyTagClassName
{
color: #105351;
}
</style>
background-color css
<style>
a { background-color: #105351; }
a { background-color: rgb(16,83,81); }
div.DivClassName
{
background-color: #105351;
}
.BgClassName
{
background-color: #105351;
}
</style>
border-color css
<style>
span { border-color: #105351; }
span { border-color: rgb(16,83,81); }
td.TdClassName
{
border-color: #105351;
}
.TagClassName
{
border-color: #105351;
}
</style>