Shades of Cyprus #104844
Tints of Cyprus #104844
RGB
CMYK
RGB Variations
Color information
#104844 (or 0x104844) is known color: Cyprus. HEX triplet: 10, 48 and 44. RGB value is (16,72,68). Sum of RGB (Red+Green+Blue) = 16+72+68=156 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.26% from 156); Green value is 72 (28.52% from 255 or 46.15% from 156); Blue value is 68 (26.95% from 255 or 43.59% from 156); Max value from RGB is 72 - color contains mainly: green. Hex color #104844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104844 is #EFB7BB. Grayscale: #363636. Windows color (decimal): -15710140 or 4474896. OLE color: 4474896.
HSL color Cylindrical-coordinate representation of color #104844: hue angle of 175.71º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #104844 is Cyan = 0.78, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 72 | 68 | - |
| CMYK | 0.78 | 0 | 0.06 | 0.72 |
| HSL | 175.71º | 0.64% | 0.17% | - |
| HSV(B) | 175.71º | 0.78% | 0.28% | - |
| XYZ | 3.57 | 5.16 | 6.28 | - |
| YUV | 54.8 | 135.45 | 100.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 72 | 68 | 0.78 | 0 | 0.06 | 0.72 | 175.71 | 0.64 | 0.17 |
| Hex | 10 | 48 | 44 | 4E | 0 | 6 | 48 | B0 | 40 | 11 |
| Octal | 20 | 110 | 104 | 116 | 0 | 6 | 110 | 260 | 100 | 21 |
| Binary | 10000 | 1001000 | 1000100 | 1001110 | 0 | 110 | 1001000 | 10110000 | 1000000 | 10001 |
Color Harmonies of #104844
Complementary color
Monochromatic Colors of #104844
Black with #104844
Text Example
Text Example
White with #104844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104844; }
p { color: rgb(16,72,68); }
H1.HeaderClassName
{
color: #104844;
}
.AnyTagClassName
{
color: #104844;
}
</style>
background-color css
<style>
a { background-color: #104844; }
a { background-color: rgb(16,72,68); }
div.DivClassName
{
background-color: #104844;
}
.BgClassName
{
background-color: #104844;
}
</style>
border-color css
<style>
span { border-color: #104844; }
span { border-color: rgb(16,72,68); }
td.TdClassName
{
border-color: #104844;
}
.TagClassName
{
border-color: #104844;
}
</style>