Shades of Cyprus #104246
Tints of Cyprus #104246
RGB
CMYK
RGB Variations
Color information
#104246 (or 0x104246) is known color: Cyprus. HEX triplet: 10, 42 and 46. RGB value is (16,66,70). Sum of RGB (Red+Green+Blue) = 16+66+70=152 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.53% from 152); Green value is 66 (26.17% from 255 or 43.42% from 152); Blue value is 70 (27.73% from 255 or 46.05% from 152); Max value from RGB is 70 - color contains mainly: blue. Hex color #104246 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104246 is #EFBDB9. Grayscale: #333333. Windows color (decimal): -15711674 or 4604432. OLE color: 4604432.
HSL color Cylindrical-coordinate representation of color #104246: hue angle of 184.44º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #104246 is Cyan = 0.77, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 16 | 66 | 70 | - |
| CMYK | 0.77 | 0.06 | 0 | 0.73 |
| HSL | 184.44º | 0.63% | 0.17% | - |
| HSV(B) | 184.44º | 0.77% | 0.27% | - |
| XYZ | 3.27 | 4.45 | 6.48 | - |
| YUV | 51.51 | 138.44 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 66 | 70 | 0.77 | 0.06 | 0 | 0.73 | 184.44 | 0.63 | 0.17 |
| Hex | 10 | 42 | 46 | 4D | 6 | 0 | 49 | B8 | 3F | 11 |
| Octal | 20 | 102 | 106 | 115 | 6 | 0 | 111 | 270 | 77 | 21 |
| Binary | 10000 | 1000010 | 1000110 | 1001101 | 110 | 0 | 1001001 | 10111000 | 111111 | 10001 |
Color Harmonies of #104246
Complementary color
Monochromatic Colors of #104246
Black with #104246
Text Example
Text Example
White with #104246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104246; }
p { color: rgb(16,66,70); }
H1.HeaderClassName
{
color: #104246;
}
.AnyTagClassName
{
color: #104246;
}
</style>
background-color css
<style>
a { background-color: #104246; }
a { background-color: rgb(16,66,70); }
div.DivClassName
{
background-color: #104246;
}
.BgClassName
{
background-color: #104246;
}
</style>
border-color css
<style>
span { border-color: #104246; }
span { border-color: rgb(16,66,70); }
td.TdClassName
{
border-color: #104246;
}
.TagClassName
{
border-color: #104246;
}
</style>