Shades of Cyprus #105353
Tints of Cyprus #105353
RGB
CMYK
RGB Variations
Color information
#105353 (or 0x105353) is known color: Cyprus. HEX triplet: 10, 53 and 53. RGB value is (16,83,83). Sum of RGB (Red+Green+Blue) = 16+83+83=182 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.79% from 182); Green value is 83 (32.81% from 255 or 45.60% from 182); Blue value is 83 (32.81% from 255 or 45.60% from 182); Max value from RGB is 83 - color contains mainly: green, blue. Hex color #105353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105353 is #EFACAC. Grayscale: #3E3E3E. Windows color (decimal): -15707309 or 5460752. OLE color: 5460752.
HSL color Cylindrical-coordinate representation of color #105353: hue angle of 180º 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 #105353 is Cyan = 0.81, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 83 | 83 | - |
| CMYK | 0.81 | 0 | 0 | 0.67 |
| HSL | 180º | 0.68% | 0.19% | - |
| HSV(B) | 180º | 0.81% | 0.33% | - |
| XYZ | 4.87 | 6.92 | 9.26 | - |
| YUV | 62.97 | 139.3 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 83 | 0.81 | 0 | 0 | 0.67 | 180 | 0.68 | 0.19 |
| Hex | 10 | 53 | 53 | 51 | 0 | 0 | 43 | B4 | 44 | 13 |
| Octal | 20 | 123 | 123 | 121 | 0 | 0 | 103 | 264 | 104 | 23 |
| Binary | 10000 | 1010011 | 1010011 | 1010001 | 0 | 0 | 1000011 | 10110100 | 1000100 | 10011 |
Color Harmonies of #105353
Complementary color
Monochromatic Colors of #105353
Black with #105353
Text Example
Text Example
White with #105353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105353; }
p { color: rgb(16,83,83); }
H1.HeaderClassName
{
color: #105353;
}
.AnyTagClassName
{
color: #105353;
}
</style>
background-color css
<style>
a { background-color: #105353; }
a { background-color: rgb(16,83,83); }
div.DivClassName
{
background-color: #105353;
}
.BgClassName
{
background-color: #105353;
}
</style>
border-color css
<style>
span { border-color: #105353; }
span { border-color: rgb(16,83,83); }
td.TdClassName
{
border-color: #105353;
}
.TagClassName
{
border-color: #105353;
}
</style>