Shades of Cyprus #104548
Tints of Cyprus #104548
RGB
CMYK
RGB Variations
Color information
#104548 (or 0x104548) is known color: Cyprus. HEX triplet: 10, 45 and 48. RGB value is (16,69,72). Sum of RGB (Red+Green+Blue) = 16+69+72=157 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.19% from 157); Green value is 69 (27.34% from 255 or 43.95% from 157); Blue value is 72 (28.52% from 255 or 45.86% from 157); Max value from RGB is 72 - color contains mainly: blue. Hex color #104548 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104548 is #EFBAB7. Grayscale: #353535. Windows color (decimal): -15710904 or 4736272. OLE color: 4736272.
HSL color Cylindrical-coordinate representation of color #104548: hue angle of 183.21º 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 #104548 is Cyan = 0.78, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 69 | 72 | - |
| CMYK | 0.78 | 0.04 | 0 | 0.72 |
| HSL | 183.21º | 0.64% | 0.17% | - |
| HSV(B) | 183.21º | 0.78% | 0.28% | - |
| XYZ | 3.51 | 4.83 | 6.88 | - |
| YUV | 53.5 | 138.44 | 101.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 69 | 72 | 0.78 | 0.04 | 0 | 0.72 | 183.21 | 0.64 | 0.17 |
| Hex | 10 | 45 | 48 | 4E | 4 | 0 | 48 | B7 | 40 | 11 |
| Octal | 20 | 105 | 110 | 116 | 4 | 0 | 110 | 267 | 100 | 21 |
| Binary | 10000 | 1000101 | 1001000 | 1001110 | 100 | 0 | 1001000 | 10110111 | 1000000 | 10001 |
Color Harmonies of #104548
Complementary color
Monochromatic Colors of #104548
Black with #104548
Text Example
Text Example
White with #104548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104548; }
p { color: rgb(16,69,72); }
H1.HeaderClassName
{
color: #104548;
}
.AnyTagClassName
{
color: #104548;
}
</style>
background-color css
<style>
a { background-color: #104548; }
a { background-color: rgb(16,69,72); }
div.DivClassName
{
background-color: #104548;
}
.BgClassName
{
background-color: #104548;
}
</style>
border-color css
<style>
span { border-color: #104548; }
span { border-color: rgb(16,69,72); }
td.TdClassName
{
border-color: #104548;
}
.TagClassName
{
border-color: #104548;
}
</style>