Shades of Cyprus #105453
Tints of Cyprus #105453
RGB
CMYK
RGB Variations
Color information
#105453 (or 0x105453) is known color: Cyprus. HEX triplet: 10, 54 and 53. RGB value is (16,84,83). Sum of RGB (Red+Green+Blue) = 16+84+83=183 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.74% from 183); Green value is 84 (33.20% from 255 or 45.90% from 183); Blue value is 83 (32.81% from 255 or 45.36% from 183); Max value from RGB is 84 - color contains mainly: green. Hex color #105453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105453 is #EFABAC. Grayscale: #3F3F3F. Windows color (decimal): -15707053 or 5461008. OLE color: 5461008.
HSL color Cylindrical-coordinate representation of color #105453: hue angle of 179.12º 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 #105453 is Cyan = 0.81, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 84 | 83 | - |
| CMYK | 0.81 | 0 | 0.01 | 0.67 |
| HSL | 179.12º | 0.68% | 0.2% | - |
| HSV(B) | 179.12º | 0.81% | 0.33% | - |
| XYZ | 4.95 | 7.08 | 9.29 | - |
| YUV | 63.55 | 138.97 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 84 | 83 | 0.81 | 0 | 0.01 | 0.67 | 179.12 | 0.68 | 0.2 |
| Hex | 10 | 54 | 53 | 51 | 0 | 1 | 43 | B3 | 44 | 14 |
| Octal | 20 | 124 | 123 | 121 | 0 | 1 | 103 | 263 | 104 | 24 |
| Binary | 10000 | 1010100 | 1010011 | 1010001 | 0 | 1 | 1000011 | 10110011 | 1000100 | 10100 |
Color Harmonies of #105453
Complementary color
Monochromatic Colors of #105453
Black with #105453
Text Example
Text Example
White with #105453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105453; }
p { color: rgb(16,84,83); }
H1.HeaderClassName
{
color: #105453;
}
.AnyTagClassName
{
color: #105453;
}
</style>
background-color css
<style>
a { background-color: #105453; }
a { background-color: rgb(16,84,83); }
div.DivClassName
{
background-color: #105453;
}
.BgClassName
{
background-color: #105453;
}
</style>
border-color css
<style>
span { border-color: #105453; }
span { border-color: rgb(16,84,83); }
td.TdClassName
{
border-color: #105453;
}
.TagClassName
{
border-color: #105453;
}
</style>