Shades of Cyprus #104743
Tints of Cyprus #104743
RGB
CMYK
RGB Variations
Color information
#104743 (or 0x104743) is known color: Cyprus. HEX triplet: 10, 47 and 43. RGB value is (16,71,67). Sum of RGB (Red+Green+Blue) = 16+71+67=154 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.39% from 154); Green value is 71 (28.12% from 255 or 46.10% from 154); Blue value is 67 (26.56% from 255 or 43.51% from 154); Max value from RGB is 71 - color contains mainly: green. Hex color #104743 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104743 is #EFB8BC. Grayscale: #363636. Windows color (decimal): -15710397 or 4409104. OLE color: 4409104.
HSL color Cylindrical-coordinate representation of color #104743: hue angle of 175.64º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #104743 is Cyan = 0.77, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 71 | 67 | - |
| CMYK | 0.77 | 0 | 0.06 | 0.72 |
| HSL | 175.64º | 0.63% | 0.17% | - |
| HSV(B) | 175.64º | 0.77% | 0.28% | - |
| XYZ | 3.48 | 5.02 | 6.1 | - |
| YUV | 54.1 | 135.28 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 71 | 67 | 0.77 | 0 | 0.06 | 0.72 | 175.64 | 0.63 | 0.17 |
| Hex | 10 | 47 | 43 | 4D | 0 | 6 | 48 | B0 | 3F | 11 |
| Octal | 20 | 107 | 103 | 115 | 0 | 6 | 110 | 260 | 77 | 21 |
| Binary | 10000 | 1000111 | 1000011 | 1001101 | 0 | 110 | 1001000 | 10110000 | 111111 | 10001 |
Color Harmonies of #104743
Complementary color
Monochromatic Colors of #104743
Black with #104743
Text Example
Text Example
White with #104743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104743; }
p { color: rgb(16,71,67); }
H1.HeaderClassName
{
color: #104743;
}
.AnyTagClassName
{
color: #104743;
}
</style>
background-color css
<style>
a { background-color: #104743; }
a { background-color: rgb(16,71,67); }
div.DivClassName
{
background-color: #104743;
}
.BgClassName
{
background-color: #104743;
}
</style>
border-color css
<style>
span { border-color: #104743; }
span { border-color: rgb(16,71,67); }
td.TdClassName
{
border-color: #104743;
}
.TagClassName
{
border-color: #104743;
}
</style>