Shades of Cyprus #104349
Tints of Cyprus #104349
RGB
CMYK
RGB Variations
Color information
#104349 (or 0x104349) is known color: Cyprus. HEX triplet: 10, 43 and 49. RGB value is (16,67,73). Sum of RGB (Red+Green+Blue) = 16+67+73=156 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.26% from 156); Green value is 67 (26.56% from 255 or 42.95% from 156); Blue value is 73 (28.91% from 255 or 46.79% from 156); Max value from RGB is 73 - color contains mainly: blue. Hex color #104349 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104349 is #EFBCB6. Grayscale: #343434. Windows color (decimal): -15711415 or 4801296. OLE color: 4801296.
HSL color Cylindrical-coordinate representation of color #104349: hue angle of 186.32º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #104349 is Cyan = 0.78, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 67 | 73 | - |
| CMYK | 0.78 | 0.08 | 0 | 0.71 |
| HSL | 186.32º | 0.64% | 0.17% | - |
| HSV(B) | 186.32º | 0.78% | 0.29% | - |
| XYZ | 3.42 | 4.61 | 7.01 | - |
| YUV | 52.44 | 139.6 | 102.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 67 | 73 | 0.78 | 0.08 | 0 | 0.71 | 186.32 | 0.64 | 0.17 |
| Hex | 10 | 43 | 49 | 4E | 8 | 0 | 47 | BA | 40 | 11 |
| Octal | 20 | 103 | 111 | 116 | 10 | 0 | 107 | 272 | 100 | 21 |
| Binary | 10000 | 1000011 | 1001001 | 1001110 | 1000 | 0 | 1000111 | 10111010 | 1000000 | 10001 |
Color Harmonies of #104349
Complementary color
Monochromatic Colors of #104349
Black with #104349
Text Example
Text Example
White with #104349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104349; }
p { color: rgb(16,67,73); }
H1.HeaderClassName
{
color: #104349;
}
.AnyTagClassName
{
color: #104349;
}
</style>
background-color css
<style>
a { background-color: #104349; }
a { background-color: rgb(16,67,73); }
div.DivClassName
{
background-color: #104349;
}
.BgClassName
{
background-color: #104349;
}
</style>
border-color css
<style>
span { border-color: #104349; }
span { border-color: rgb(16,67,73); }
td.TdClassName
{
border-color: #104349;
}
.TagClassName
{
border-color: #104349;
}
</style>