Shades of Cyprus #105346
Tints of Cyprus #105346
RGB
CMYK
RGB Variations
Color information
#105346 (or 0x105346) is known color: Cyprus. HEX triplet: 10, 53 and 46. RGB value is (16,83,70). Sum of RGB (Red+Green+Blue) = 16+83+70=169 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.47% from 169); Green value is 83 (32.81% from 255 or 49.11% from 169); Blue value is 70 (27.73% from 255 or 41.42% from 169); Max value from RGB is 83 - color contains mainly: green. Hex color #105346 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105346 is #EFACB9. Grayscale: #3D3D3D. Windows color (decimal): -15707322 or 4608784. OLE color: 4608784.
HSL color Cylindrical-coordinate representation of color #105346: hue angle of 168.36º 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 #105346 is Cyan = 0.81, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 83 | 70 | - |
| CMYK | 0.81 | 0 | 0.16 | 0.67 |
| HSL | 168.36º | 0.68% | 0.19% | - |
| HSV(B) | 168.36º | 0.81% | 0.33% | - |
| XYZ | 4.41 | 6.74 | 6.86 | - |
| YUV | 61.49 | 132.8 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 70 | 0.81 | 0 | 0.16 | 0.67 | 168.36 | 0.68 | 0.19 |
| Hex | 10 | 53 | 46 | 51 | 0 | 10 | 43 | A8 | 44 | 13 |
| Octal | 20 | 123 | 106 | 121 | 0 | 20 | 103 | 250 | 104 | 23 |
| Binary | 10000 | 1010011 | 1000110 | 1010001 | 0 | 10000 | 1000011 | 10101000 | 1000100 | 10011 |
Color Harmonies of #105346
Complementary color
Monochromatic Colors of #105346
Black with #105346
Text Example
Text Example
White with #105346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105346; }
p { color: rgb(16,83,70); }
H1.HeaderClassName
{
color: #105346;
}
.AnyTagClassName
{
color: #105346;
}
</style>
background-color css
<style>
a { background-color: #105346; }
a { background-color: rgb(16,83,70); }
div.DivClassName
{
background-color: #105346;
}
.BgClassName
{
background-color: #105346;
}
</style>
border-color css
<style>
span { border-color: #105346; }
span { border-color: rgb(16,83,70); }
td.TdClassName
{
border-color: #105346;
}
.TagClassName
{
border-color: #105346;
}
</style>