Shades of Cyprus #104540
Tints of Cyprus #104540
RGB
CMYK
RGB Variations
Color information
#104540 (or 0x104540) is known color: Cyprus. HEX triplet: 10, 45 and 40. RGB value is (16,69,64). Sum of RGB (Red+Green+Blue) = 16+69+64=149 (19% of max value = 765). Red value is 16 (6.64% from 255 or 10.74% from 149); Green value is 69 (27.34% from 255 or 46.31% from 149); Blue value is 64 (25.39% from 255 or 42.95% from 149); Max value from RGB is 69 - color contains mainly: green. Hex color #104540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104540 is #EFBABF. Grayscale: #343434. Windows color (decimal): -15710912 or 4211984. OLE color: 4211984.
HSL color Cylindrical-coordinate representation of color #104540: hue angle of 174.34º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #104540 is Cyan = 0.77, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 16 | 69 | 64 | - |
| CMYK | 0.77 | 0 | 0.07 | 0.73 |
| HSL | 174.34º | 0.62% | 0.17% | - |
| HSV(B) | 174.34º | 0.77% | 0.27% | - |
| XYZ | 3.27 | 4.74 | 5.59 | - |
| YUV | 52.58 | 134.44 | 101.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 69 | 64 | 0.77 | 0 | 0.07 | 0.73 | 174.34 | 0.62 | 0.17 |
| Hex | 10 | 45 | 40 | 4D | 0 | 7 | 49 | AE | 3E | 11 |
| Octal | 20 | 105 | 100 | 115 | 0 | 7 | 111 | 256 | 76 | 21 |
| Binary | 10000 | 1000101 | 1000000 | 1001101 | 0 | 111 | 1001001 | 10101110 | 111110 | 10001 |
Color Harmonies of #104540
Complementary color
Monochromatic Colors of #104540
Black with #104540
Text Example
Text Example
White with #104540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104540; }
p { color: rgb(16,69,64); }
H1.HeaderClassName
{
color: #104540;
}
.AnyTagClassName
{
color: #104540;
}
</style>
background-color css
<style>
a { background-color: #104540; }
a { background-color: rgb(16,69,64); }
div.DivClassName
{
background-color: #104540;
}
.BgClassName
{
background-color: #104540;
}
</style>
border-color css
<style>
span { border-color: #104540; }
span { border-color: rgb(16,69,64); }
td.TdClassName
{
border-color: #104540;
}
.TagClassName
{
border-color: #104540;
}
</style>