Shades of Cyprus #105352
Tints of Cyprus #105352
RGB
CMYK
RGB Variations
Color information
#105352 (or 0x105352) is known color: Cyprus. HEX triplet: 10, 53 and 52. RGB value is (16,83,82). Sum of RGB (Red+Green+Blue) = 16+83+82=181 (23% of max value = 765). Red value is 16 (6.64% from 255 or 8.84% from 181); Green value is 83 (32.81% from 255 or 45.86% from 181); Blue value is 82 (32.42% from 255 or 45.30% from 181); Max value from RGB is 83 - color contains mainly: green. Hex color #105352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105352 is #EFACAD. Grayscale: #3E3E3E. Windows color (decimal): -15707310 or 5395216. OLE color: 5395216.
HSL color Cylindrical-coordinate representation of color #105352: hue angle of 179.1º 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 #105352 is Cyan = 0.81, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 83 | 82 | - |
| CMYK | 0.81 | 0 | 0.01 | 0.67 |
| HSL | 179.1º | 0.68% | 0.19% | - |
| HSV(B) | 179.1º | 0.81% | 0.33% | - |
| XYZ | 4.83 | 6.91 | 9.06 | - |
| YUV | 62.85 | 138.8 | 94.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 82 | 0.81 | 0 | 0.01 | 0.67 | 179.1 | 0.68 | 0.19 |
| Hex | 10 | 53 | 52 | 51 | 0 | 1 | 43 | B3 | 44 | 13 |
| Octal | 20 | 123 | 122 | 121 | 0 | 1 | 103 | 263 | 104 | 23 |
| Binary | 10000 | 1010011 | 1010010 | 1010001 | 0 | 1 | 1000011 | 10110011 | 1000100 | 10011 |
Color Harmonies of #105352
Complementary color
Monochromatic Colors of #105352
Black with #105352
Text Example
Text Example
White with #105352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105352; }
p { color: rgb(16,83,82); }
H1.HeaderClassName
{
color: #105352;
}
.AnyTagClassName
{
color: #105352;
}
</style>
background-color css
<style>
a { background-color: #105352; }
a { background-color: rgb(16,83,82); }
div.DivClassName
{
background-color: #105352;
}
.BgClassName
{
background-color: #105352;
}
</style>
border-color css
<style>
span { border-color: #105352; }
span { border-color: rgb(16,83,82); }
td.TdClassName
{
border-color: #105352;
}
.TagClassName
{
border-color: #105352;
}
</style>