Shades of Cyprus #104140
Tints of Cyprus #104140
RGB
CMYK
RGB Variations
Color information
#104140 (or 0x104140) is known color: Cyprus. HEX triplet: 10, 41 and 40. RGB value is (16,65,64). Sum of RGB (Red+Green+Blue) = 16+65+64=145 (19% of max value = 765). Red value is 16 (6.64% from 255 or 11.03% from 145); Green value is 65 (25.78% from 255 or 44.83% from 145); Blue value is 64 (25.39% from 255 or 44.14% from 145); Max value from RGB is 65 - color contains mainly: green. Hex color #104140 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104140 is #EFBEBF. Grayscale: #323232. Windows color (decimal): -15711936 or 4210960. OLE color: 4210960.
HSL color Cylindrical-coordinate representation of color #104140: hue angle of 178.78º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #104140 is Cyan = 0.75, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 16 | 65 | 64 | - |
| CMYK | 0.75 | 0 | 0.02 | 0.75 |
| HSL | 178.78º | 0.6% | 0.16% | - |
| HSV(B) | 178.78º | 0.75% | 0.25% | - |
| XYZ | 3.03 | 4.26 | 5.51 | - |
| YUV | 50.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 65 | 64 | 0.75 | 0 | 0.02 | 0.75 | 178.78 | 0.6 | 0.16 |
| Hex | 10 | 41 | 40 | 4B | 0 | 2 | 4B | B3 | 3C | 10 |
| Octal | 20 | 101 | 100 | 113 | 0 | 2 | 113 | 263 | 74 | 20 |
| Binary | 10000 | 1000001 | 1000000 | 1001011 | 0 | 10 | 1001011 | 10110011 | 111100 | 10000 |
Color Harmonies of #104140
Complementary color
Monochromatic Colors of #104140
Black with #104140
Text Example
Text Example
White with #104140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104140; }
p { color: rgb(16,65,64); }
H1.HeaderClassName
{
color: #104140;
}
.AnyTagClassName
{
color: #104140;
}
</style>
background-color css
<style>
a { background-color: #104140; }
a { background-color: rgb(16,65,64); }
div.DivClassName
{
background-color: #104140;
}
.BgClassName
{
background-color: #104140;
}
</style>
border-color css
<style>
span { border-color: #104140; }
span { border-color: rgb(16,65,64); }
td.TdClassName
{
border-color: #104140;
}
.TagClassName
{
border-color: #104140;
}
</style>