Shades of Cyprus #105451
Tints of Cyprus #105451
RGB
CMYK
RGB Variations
Color information
#105451 (or 0x105451) is known color: Cyprus. HEX triplet: 10, 54 and 51. RGB value is (16,84,81). Sum of RGB (Red+Green+Blue) = 16+84+81=181 (23% of max value = 765). Red value is 16 (6.64% from 255 or 8.84% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 81 (32.03% from 255 or 44.75% from 181); Max value from RGB is 84 - color contains mainly: green. Hex color #105451 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105451 is #EFABAE. Grayscale: #3F3F3F. Windows color (decimal): -15707055 or 5329936. OLE color: 5329936.
HSL color Cylindrical-coordinate representation of color #105451: hue angle of 177.35º 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 #105451 is Cyan = 0.81, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 84 | 81 | - |
| CMYK | 0.81 | 0 | 0.04 | 0.67 |
| HSL | 177.35º | 0.68% | 0.2% | - |
| HSV(B) | 177.35º | 0.81% | 0.33% | - |
| XYZ | 4.87 | 7.04 | 8.89 | - |
| YUV | 63.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 84 | 81 | 0.81 | 0 | 0.04 | 0.67 | 177.35 | 0.68 | 0.2 |
| Hex | 10 | 54 | 51 | 51 | 0 | 4 | 43 | B1 | 44 | 14 |
| Octal | 20 | 124 | 121 | 121 | 0 | 4 | 103 | 261 | 104 | 24 |
| Binary | 10000 | 1010100 | 1010001 | 1010001 | 0 | 100 | 1000011 | 10110001 | 1000100 | 10100 |
Color Harmonies of #105451
Complementary color
Monochromatic Colors of #105451
Black with #105451
Text Example
Text Example
White with #105451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105451; }
p { color: rgb(16,84,81); }
H1.HeaderClassName
{
color: #105451;
}
.AnyTagClassName
{
color: #105451;
}
</style>
background-color css
<style>
a { background-color: #105451; }
a { background-color: rgb(16,84,81); }
div.DivClassName
{
background-color: #105451;
}
.BgClassName
{
background-color: #105451;
}
</style>
border-color css
<style>
span { border-color: #105451; }
span { border-color: rgb(16,84,81); }
td.TdClassName
{
border-color: #105451;
}
.TagClassName
{
border-color: #105451;
}
</style>