Shades of Cyprus #104241
Tints of Cyprus #104241
RGB
CMYK
RGB Variations
Color information
#104241 (or 0x104241) is known color: Cyprus. HEX triplet: 10, 42 and 41. RGB value is (16,66,65). Sum of RGB (Red+Green+Blue) = 16+66+65=147 (19% of max value = 765). Red value is 16 (6.64% from 255 or 10.88% from 147); Green value is 66 (26.17% from 255 or 44.90% from 147); Blue value is 65 (25.78% from 255 or 44.22% from 147); Max value from RGB is 66 - color contains mainly: green. Hex color #104241 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104241 is #EFBDBE. Grayscale: #323232. Windows color (decimal): -15711679 or 4276752. OLE color: 4276752.
HSL color Cylindrical-coordinate representation of color #104241: hue angle of 178.8º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #104241 is Cyan = 0.76, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 16 | 66 | 65 | - |
| CMYK | 0.76 | 0 | 0.02 | 0.74 |
| HSL | 178.8º | 0.61% | 0.16% | - |
| HSV(B) | 178.8º | 0.76% | 0.26% | - |
| XYZ | 3.12 | 4.39 | 5.68 | - |
| YUV | 50.94 | 135.94 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 66 | 65 | 0.76 | 0 | 0.02 | 0.74 | 178.8 | 0.61 | 0.16 |
| Hex | 10 | 42 | 41 | 4C | 0 | 2 | 4A | B3 | 3D | 10 |
| Octal | 20 | 102 | 101 | 114 | 0 | 2 | 112 | 263 | 75 | 20 |
| Binary | 10000 | 1000010 | 1000001 | 1001100 | 0 | 10 | 1001010 | 10110011 | 111101 | 10000 |
Color Harmonies of #104241
Complementary color
Monochromatic Colors of #104241
Black with #104241
Text Example
Text Example
White with #104241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104241; }
p { color: rgb(16,66,65); }
H1.HeaderClassName
{
color: #104241;
}
.AnyTagClassName
{
color: #104241;
}
</style>
background-color css
<style>
a { background-color: #104241; }
a { background-color: rgb(16,66,65); }
div.DivClassName
{
background-color: #104241;
}
.BgClassName
{
background-color: #104241;
}
</style>
border-color css
<style>
span { border-color: #104241; }
span { border-color: rgb(16,66,65); }
td.TdClassName
{
border-color: #104241;
}
.TagClassName
{
border-color: #104241;
}
</style>