Shades of Cyprus #104748
Tints of Cyprus #104748
RGB
CMYK
RGB Variations
Color information
#104748 (or 0x104748) is known color: Cyprus. HEX triplet: 10, 47 and 48. RGB value is (16,71,72). Sum of RGB (Red+Green+Blue) = 16+71+72=159 (21% of max value = 765). Red value is 16 (6.64% from 255 or 10.06% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 72 - color contains mainly: blue. Hex color #104748 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104748 is #EFB8B7. Grayscale: #363636. Windows color (decimal): -15710392 or 4736784. OLE color: 4736784.
HSL color Cylindrical-coordinate representation of color #104748: hue angle of 181.07º 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 #104748 is Cyan = 0.78, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 71 | 72 | - |
| CMYK | 0.78 | 0.01 | 0 | 0.72 |
| HSL | 181.07º | 0.64% | 0.17% | - |
| HSV(B) | 181.07º | 0.78% | 0.28% | - |
| XYZ | 3.64 | 5.08 | 6.92 | - |
| YUV | 54.67 | 137.78 | 100.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 71 | 72 | 0.78 | 0.01 | 0 | 0.72 | 181.07 | 0.64 | 0.17 |
| Hex | 10 | 47 | 48 | 4E | 1 | 0 | 48 | B5 | 40 | 11 |
| Octal | 20 | 107 | 110 | 116 | 1 | 0 | 110 | 265 | 100 | 21 |
| Binary | 10000 | 1000111 | 1001000 | 1001110 | 1 | 0 | 1001000 | 10110101 | 1000000 | 10001 |
Color Harmonies of #104748
Complementary color
Monochromatic Colors of #104748
Black with #104748
Text Example
Text Example
White with #104748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104748; }
p { color: rgb(16,71,72); }
H1.HeaderClassName
{
color: #104748;
}
.AnyTagClassName
{
color: #104748;
}
</style>
background-color css
<style>
a { background-color: #104748; }
a { background-color: rgb(16,71,72); }
div.DivClassName
{
background-color: #104748;
}
.BgClassName
{
background-color: #104748;
}
</style>
border-color css
<style>
span { border-color: #104748; }
span { border-color: rgb(16,71,72); }
td.TdClassName
{
border-color: #104748;
}
.TagClassName
{
border-color: #104748;
}
</style>