Shades of Cyprus #105349
Tints of Cyprus #105349
RGB
CMYK
RGB Variations
Color information
#105349 (or 0x105349) is known color: Cyprus. HEX triplet: 10, 53 and 49. RGB value is (16,83,73). Sum of RGB (Red+Green+Blue) = 16+83+73=172 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.30% from 172); Green value is 83 (32.81% from 255 or 48.26% from 172); Blue value is 73 (28.91% from 255 or 42.44% from 172); Max value from RGB is 83 - color contains mainly: green. Hex color #105349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105349 is #EFACB6. Grayscale: #3D3D3D. Windows color (decimal): -15707319 or 4805392. OLE color: 4805392.
HSL color Cylindrical-coordinate representation of color #105349: hue angle of 171.04º 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 #105349 is Cyan = 0.81, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 83 | 73 | - |
| CMYK | 0.81 | 0 | 0.12 | 0.67 |
| HSL | 171.04º | 0.68% | 0.19% | - |
| HSV(B) | 171.04º | 0.81% | 0.33% | - |
| XYZ | 4.51 | 6.78 | 7.37 | - |
| YUV | 61.83 | 134.3 | 95.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 73 | 0.81 | 0 | 0.12 | 0.67 | 171.04 | 0.68 | 0.19 |
| Hex | 10 | 53 | 49 | 51 | 0 | C | 43 | AB | 44 | 13 |
| Octal | 20 | 123 | 111 | 121 | 0 | 14 | 103 | 253 | 104 | 23 |
| Binary | 10000 | 1010011 | 1001001 | 1010001 | 0 | 1100 | 1000011 | 10101011 | 1000100 | 10011 |
Color Harmonies of #105349
Complementary color
Monochromatic Colors of #105349
Black with #105349
Text Example
Text Example
White with #105349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105349; }
p { color: rgb(16,83,73); }
H1.HeaderClassName
{
color: #105349;
}
.AnyTagClassName
{
color: #105349;
}
</style>
background-color css
<style>
a { background-color: #105349; }
a { background-color: rgb(16,83,73); }
div.DivClassName
{
background-color: #105349;
}
.BgClassName
{
background-color: #105349;
}
</style>
border-color css
<style>
span { border-color: #105349; }
span { border-color: rgb(16,83,73); }
td.TdClassName
{
border-color: #105349;
}
.TagClassName
{
border-color: #105349;
}
</style>