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