Shades of Cyprus #105548
Tints of Cyprus #105548
RGB
CMYK
RGB Variations
Color information
#105548 (or 0x105548) is known color: Cyprus. HEX triplet: 10, 55 and 48. RGB value is (16,85,72). Sum of RGB (Red+Green+Blue) = 16+85+72=173 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.25% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 72 (28.52% from 255 or 41.62% from 173); Max value from RGB is 85 - color contains mainly: green. Hex color #105548 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105548 is #EFAAB7. Grayscale: #3E3E3E. Windows color (decimal): -15706808 or 4740368. OLE color: 4740368.
HSL color Cylindrical-coordinate representation of color #105548: hue angle of 168.7º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #105548 is Cyan = 0.81, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 85 | 72 | - |
| CMYK | 0.81 | 0 | 0.15 | 0.67 |
| HSL | 168.7º | 0.68% | 0.2% | - |
| HSV(B) | 168.7º | 0.81% | 0.33% | - |
| XYZ | 4.63 | 7.08 | 7.25 | - |
| YUV | 62.89 | 133.14 | 94.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 85 | 72 | 0.81 | 0 | 0.15 | 0.67 | 168.7 | 0.68 | 0.2 |
| Hex | 10 | 55 | 48 | 51 | 0 | F | 43 | A9 | 44 | 14 |
| Octal | 20 | 125 | 110 | 121 | 0 | 17 | 103 | 251 | 104 | 24 |
| Binary | 10000 | 1010101 | 1001000 | 1010001 | 0 | 1111 | 1000011 | 10101001 | 1000100 | 10100 |
Color Harmonies of #105548
Complementary color
Monochromatic Colors of #105548
Black with #105548
Text Example
Text Example
White with #105548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105548; }
p { color: rgb(16,85,72); }
H1.HeaderClassName
{
color: #105548;
}
.AnyTagClassName
{
color: #105548;
}
</style>
background-color css
<style>
a { background-color: #105548; }
a { background-color: rgb(16,85,72); }
div.DivClassName
{
background-color: #105548;
}
.BgClassName
{
background-color: #105548;
}
</style>
border-color css
<style>
span { border-color: #105548; }
span { border-color: rgb(16,85,72); }
td.TdClassName
{
border-color: #105548;
}
.TagClassName
{
border-color: #105548;
}
</style>