Shades of Cyprus #104643
Tints of Cyprus #104643
RGB
CMYK
RGB Variations
Color information
#104643 (or 0x104643) is known color: Cyprus. HEX triplet: 10, 46 and 43. RGB value is (16,70,67). Sum of RGB (Red+Green+Blue) = 16+70+67=153 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.46% from 153); Green value is 70 (27.73% from 255 or 45.75% from 153); Blue value is 67 (26.56% from 255 or 43.79% from 153); Max value from RGB is 70 - color contains mainly: green. Hex color #104643 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104643 is #EFB9BC. Grayscale: #353535. Windows color (decimal): -15710653 or 4408848. OLE color: 4408848.
HSL color Cylindrical-coordinate representation of color #104643: hue angle of 176.67º 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 #104643 is Cyan = 0.77, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 16 | 70 | 67 | - |
| CMYK | 0.77 | 0 | 0.04 | 0.73 |
| HSL | 176.67º | 0.63% | 0.17% | - |
| HSV(B) | 176.67º | 0.77% | 0.27% | - |
| XYZ | 3.42 | 4.9 | 6.08 | - |
| YUV | 53.51 | 135.61 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 70 | 67 | 0.77 | 0 | 0.04 | 0.73 | 176.67 | 0.63 | 0.17 |
| Hex | 10 | 46 | 43 | 4D | 0 | 4 | 49 | B1 | 3F | 11 |
| Octal | 20 | 106 | 103 | 115 | 0 | 4 | 111 | 261 | 77 | 21 |
| Binary | 10000 | 1000110 | 1000011 | 1001101 | 0 | 100 | 1001001 | 10110001 | 111111 | 10001 |
Color Harmonies of #104643
Complementary color
Monochromatic Colors of #104643
Black with #104643
Text Example
Text Example
White with #104643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104643; }
p { color: rgb(16,70,67); }
H1.HeaderClassName
{
color: #104643;
}
.AnyTagClassName
{
color: #104643;
}
</style>
background-color css
<style>
a { background-color: #104643; }
a { background-color: rgb(16,70,67); }
div.DivClassName
{
background-color: #104643;
}
.BgClassName
{
background-color: #104643;
}
</style>
border-color css
<style>
span { border-color: #104643; }
span { border-color: rgb(16,70,67); }
td.TdClassName
{
border-color: #104643;
}
.TagClassName
{
border-color: #104643;
}
</style>