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