Shades of Cyprus #104047
Tints of Cyprus #104047
RGB
CMYK
RGB Variations
Color information
#104047 (or 0x104047) is known color: Cyprus. HEX triplet: 10, 40 and 47. RGB value is (16,64,71). Sum of RGB (Red+Green+Blue) = 16+64+71=151 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.60% from 151); Green value is 64 (25.39% from 255 or 42.38% from 151); Blue value is 71 (28.12% from 255 or 47.02% from 151); Max value from RGB is 71 - color contains mainly: blue. Hex color #104047 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104047 is #EFBFB8. Grayscale: #323232. Windows color (decimal): -15712185 or 4669456. OLE color: 4669456.
HSL color Cylindrical-coordinate representation of color #104047: hue angle of 187.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 #104047 is Cyan = 0.77, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 64 | 71 | - |
| CMYK | 0.77 | 0.10 | 0 | 0.72 |
| HSL | 187.64º | 0.63% | 0.17% | - |
| HSV(B) | 187.64º | 0.77% | 0.28% | - |
| XYZ | 3.18 | 4.23 | 6.61 | - |
| YUV | 50.45 | 139.6 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 64 | 71 | 0.77 | 0.10 | 0 | 0.72 | 187.64 | 0.63 | 0.17 |
| Hex | 10 | 40 | 47 | 4D | A | 0 | 48 | BC | 3F | 11 |
| Octal | 20 | 100 | 107 | 115 | 12 | 0 | 110 | 274 | 77 | 21 |
| Binary | 10000 | 1000000 | 1000111 | 1001101 | 1010 | 0 | 1001000 | 10111100 | 111111 | 10001 |
Color Harmonies of #104047
Complementary color
Monochromatic Colors of #104047
Black with #104047
Text Example
Text Example
White with #104047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104047; }
p { color: rgb(16,64,71); }
H1.HeaderClassName
{
color: #104047;
}
.AnyTagClassName
{
color: #104047;
}
</style>
background-color css
<style>
a { background-color: #104047; }
a { background-color: rgb(16,64,71); }
div.DivClassName
{
background-color: #104047;
}
.BgClassName
{
background-color: #104047;
}
</style>
border-color css
<style>
span { border-color: #104047; }
span { border-color: rgb(16,64,71); }
td.TdClassName
{
border-color: #104047;
}
.TagClassName
{
border-color: #104047;
}
</style>