Shades of Cyprus #104641
Tints of Cyprus #104641
RGB
CMYK
RGB Variations
Color information
#104641 (or 0x104641) is known color: Cyprus. HEX triplet: 10, 46 and 41. RGB value is (16,70,65). Sum of RGB (Red+Green+Blue) = 16+70+65=151 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.60% from 151); Green value is 70 (27.73% from 255 or 46.36% from 151); Blue value is 65 (25.78% from 255 or 43.05% from 151); Max value from RGB is 70 - color contains mainly: green. Hex color #104641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104641 is #EFB9BE. Grayscale: #353535. Windows color (decimal): -15710655 or 4277776. OLE color: 4277776.
HSL color Cylindrical-coordinate representation of color #104641: hue angle of 174.44º degrees, saturation: 0.63, 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 #104641 is Cyan = 0.77, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 16 | 70 | 65 | - |
| CMYK | 0.77 | 0 | 0.07 | 0.73 |
| HSL | 174.44º | 0.63% | 0.17% | - |
| HSV(B) | 174.44º | 0.77% | 0.27% | - |
| XYZ | 3.36 | 4.87 | 5.76 | - |
| YUV | 53.28 | 134.61 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 70 | 65 | 0.77 | 0 | 0.07 | 0.73 | 174.44 | 0.63 | 0.17 |
| Hex | 10 | 46 | 41 | 4D | 0 | 7 | 49 | AE | 3F | 11 |
| Octal | 20 | 106 | 101 | 115 | 0 | 7 | 111 | 256 | 77 | 21 |
| Binary | 10000 | 1000110 | 1000001 | 1001101 | 0 | 111 | 1001001 | 10101110 | 111111 | 10001 |
Color Harmonies of #104641
Complementary color
Monochromatic Colors of #104641
Black with #104641
Text Example
Text Example
White with #104641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104641; }
p { color: rgb(16,70,65); }
H1.HeaderClassName
{
color: #104641;
}
.AnyTagClassName
{
color: #104641;
}
</style>
background-color css
<style>
a { background-color: #104641; }
a { background-color: rgb(16,70,65); }
div.DivClassName
{
background-color: #104641;
}
.BgClassName
{
background-color: #104641;
}
</style>
border-color css
<style>
span { border-color: #104641; }
span { border-color: rgb(16,70,65); }
td.TdClassName
{
border-color: #104641;
}
.TagClassName
{
border-color: #104641;
}
</style>