Shades of Cyprus #105454
Tints of Cyprus #105454
RGB
CMYK
RGB Variations
Color information
#105454 (or 0x105454) is known color: Cyprus. HEX triplet: 10, 54 and 54. RGB value is (16,84,84). Sum of RGB (Red+Green+Blue) = 16+84+84=184 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.70% from 184); Green value is 84 (33.20% from 255 or 45.65% from 184); Blue value is 84 (33.20% from 255 or 45.65% from 184); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #105454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105454 is #EFABAB. Grayscale: #3F3F3F. Windows color (decimal): -15707052 or 5526544. OLE color: 5526544.
HSL color Cylindrical-coordinate representation of color #105454: hue angle of 180º 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 #105454 is Cyan = 0.81, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 84 | 84 | - |
| CMYK | 0.81 | 0 | 0 | 0.67 |
| HSL | 180º | 0.68% | 0.2% | - |
| HSV(B) | 180º | 0.81% | 0.33% | - |
| XYZ | 4.98 | 7.09 | 9.49 | - |
| YUV | 63.67 | 139.47 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 84 | 84 | 0.81 | 0 | 0 | 0.67 | 180 | 0.68 | 0.2 |
| Hex | 10 | 54 | 54 | 51 | 0 | 0 | 43 | B4 | 44 | 14 |
| Octal | 20 | 124 | 124 | 121 | 0 | 0 | 103 | 264 | 104 | 24 |
| Binary | 10000 | 1010100 | 1010100 | 1010001 | 0 | 0 | 1000011 | 10110100 | 1000100 | 10100 |
Color Harmonies of #105454
Complementary color
Monochromatic Colors of #105454
Black with #105454
Text Example
Text Example
White with #105454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105454; }
p { color: rgb(16,84,84); }
H1.HeaderClassName
{
color: #105454;
}
.AnyTagClassName
{
color: #105454;
}
</style>
background-color css
<style>
a { background-color: #105454; }
a { background-color: rgb(16,84,84); }
div.DivClassName
{
background-color: #105454;
}
.BgClassName
{
background-color: #105454;
}
</style>
border-color css
<style>
span { border-color: #105454; }
span { border-color: rgb(16,84,84); }
td.TdClassName
{
border-color: #105454;
}
.TagClassName
{
border-color: #105454;
}
</style>