Shades of Cyprus #104744
Tints of Cyprus #104744
RGB
CMYK
RGB Variations
Color information
#104744 (or 0x104744) is known color: Cyprus. HEX triplet: 10, 47 and 44. RGB value is (16,71,68). Sum of RGB (Red+Green+Blue) = 16+71+68=155 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.32% from 155); Green value is 71 (28.12% from 255 or 45.81% from 155); Blue value is 68 (26.95% from 255 or 43.87% from 155); Max value from RGB is 71 - color contains mainly: green. Hex color #104744 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104744 is #EFB8BB. Grayscale: #363636. Windows color (decimal): -15710396 or 4474640. OLE color: 4474640.
HSL color Cylindrical-coordinate representation of color #104744: hue angle of 176.73º 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 #104744 is Cyan = 0.77, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 71 | 68 | - |
| CMYK | 0.77 | 0 | 0.04 | 0.72 |
| HSL | 176.73º | 0.63% | 0.17% | - |
| HSV(B) | 176.73º | 0.77% | 0.28% | - |
| XYZ | 3.51 | 5.03 | 6.26 | - |
| YUV | 54.21 | 135.78 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 71 | 68 | 0.77 | 0 | 0.04 | 0.72 | 176.73 | 0.63 | 0.17 |
| Hex | 10 | 47 | 44 | 4D | 0 | 4 | 48 | B1 | 3F | 11 |
| Octal | 20 | 107 | 104 | 115 | 0 | 4 | 110 | 261 | 77 | 21 |
| Binary | 10000 | 1000111 | 1000100 | 1001101 | 0 | 100 | 1001000 | 10110001 | 111111 | 10001 |
Color Harmonies of #104744
Complementary color
Monochromatic Colors of #104744
Black with #104744
Text Example
Text Example
White with #104744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104744; }
p { color: rgb(16,71,68); }
H1.HeaderClassName
{
color: #104744;
}
.AnyTagClassName
{
color: #104744;
}
</style>
background-color css
<style>
a { background-color: #104744; }
a { background-color: rgb(16,71,68); }
div.DivClassName
{
background-color: #104744;
}
.BgClassName
{
background-color: #104744;
}
</style>
border-color css
<style>
span { border-color: #104744; }
span { border-color: rgb(16,71,68); }
td.TdClassName
{
border-color: #104744;
}
.TagClassName
{
border-color: #104744;
}
</style>