Shades of Cyprus #105648
Tints of Cyprus #105648
RGB
CMYK
RGB Variations
Color information
#105648 (or 0x105648) is known color: Cyprus. HEX triplet: 10, 56 and 48. RGB value is (16,86,72). Sum of RGB (Red+Green+Blue) = 16+86+72=174 (23% of max value = 765). Red value is 16 (6.64% from 255 or 9.20% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 72 (28.52% from 255 or 41.38% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #105648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105648 is #EFA9B7. Grayscale: #3F3F3F. Windows color (decimal): -15706552 or 4740624. OLE color: 4740624.
HSL color Cylindrical-coordinate representation of color #105648: hue angle of 168º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #105648 is Cyan = 0.81, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 16 | 86 | 72 | - |
| CMYK | 0.81 | 0 | 0.16 | 0.66 |
| HSL | 168º | 0.69% | 0.2% | - |
| HSV(B) | 168º | 0.81% | 0.34% | - |
| XYZ | 4.71 | 7.23 | 7.28 | - |
| YUV | 63.47 | 132.81 | 94.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 86 | 72 | 0.81 | 0 | 0.16 | 0.66 | 168 | 0.69 | 0.2 |
| Hex | 10 | 56 | 48 | 51 | 0 | 10 | 42 | A8 | 45 | 14 |
| Octal | 20 | 126 | 110 | 121 | 0 | 20 | 102 | 250 | 105 | 24 |
| Binary | 10000 | 1010110 | 1001000 | 1010001 | 0 | 10000 | 1000010 | 10101000 | 1000101 | 10100 |
Color Harmonies of #105648
Complementary color
Monochromatic Colors of #105648
Black with #105648
Text Example
Text Example
White with #105648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105648; }
p { color: rgb(16,86,72); }
H1.HeaderClassName
{
color: #105648;
}
.AnyTagClassName
{
color: #105648;
}
</style>
background-color css
<style>
a { background-color: #105648; }
a { background-color: rgb(16,86,72); }
div.DivClassName
{
background-color: #105648;
}
.BgClassName
{
background-color: #105648;
}
</style>
border-color css
<style>
span { border-color: #105648; }
span { border-color: rgb(16,86,72); }
td.TdClassName
{
border-color: #105648;
}
.TagClassName
{
border-color: #105648;
}
</style>