Shades of Cyprus #105350
Tints of Cyprus #105350
RGB
CMYK
RGB Variations
Color information
#105350 (or 0x105350) is known color: Cyprus. HEX triplet: 10, 53 and 50. RGB value is (16,83,80). Sum of RGB (Red+Green+Blue) = 16+83+80=179 (23% of max value = 765). Red value is 16 (6.64% from 255 or 8.94% from 179); Green value is 83 (32.81% from 255 or 46.37% from 179); Blue value is 80 (31.64% from 255 or 44.69% from 179); Max value from RGB is 83 - color contains mainly: green. Hex color #105350 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105350 is #EFACAF. Grayscale: #3E3E3E. Windows color (decimal): -15707312 or 5264144. OLE color: 5264144.
HSL color Cylindrical-coordinate representation of color #105350: hue angle of 177.31º 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 #105350 is Cyan = 0.81, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 83 | 80 | - |
| CMYK | 0.81 | 0 | 0.04 | 0.67 |
| HSL | 177.31º | 0.68% | 0.19% | - |
| HSV(B) | 177.31º | 0.81% | 0.33% | - |
| XYZ | 4.75 | 6.88 | 8.67 | - |
| YUV | 62.63 | 137.8 | 94.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 80 | 0.81 | 0 | 0.04 | 0.67 | 177.31 | 0.68 | 0.19 |
| Hex | 10 | 53 | 50 | 51 | 0 | 4 | 43 | B1 | 44 | 13 |
| Octal | 20 | 123 | 120 | 121 | 0 | 4 | 103 | 261 | 104 | 23 |
| Binary | 10000 | 1010011 | 1010000 | 1010001 | 0 | 100 | 1000011 | 10110001 | 1000100 | 10011 |
Color Harmonies of #105350
Complementary color
Monochromatic Colors of #105350
Black with #105350
Text Example
Text Example
White with #105350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105350; }
p { color: rgb(16,83,80); }
H1.HeaderClassName
{
color: #105350;
}
.AnyTagClassName
{
color: #105350;
}
</style>
background-color css
<style>
a { background-color: #105350; }
a { background-color: rgb(16,83,80); }
div.DivClassName
{
background-color: #105350;
}
.BgClassName
{
background-color: #105350;
}
</style>
border-color css
<style>
span { border-color: #105350; }
span { border-color: rgb(16,83,80); }
td.TdClassName
{
border-color: #105350;
}
.TagClassName
{
border-color: #105350;
}
</style>