Shades of Cyprus #104146
Tints of Cyprus #104146
RGB
CMYK
RGB Variations
Color information
#104146 (or 0x104146) is known color: Cyprus. HEX triplet: 10, 41 and 46. RGB value is (16,65,70). Sum of RGB (Red+Green+Blue) = 16+65+70=151 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.60% from 151); Green value is 65 (25.78% from 255 or 43.05% from 151); Blue value is 70 (27.73% from 255 or 46.36% from 151); Max value from RGB is 70 - color contains mainly: blue. Hex color #104146 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104146 is #EFBEB9. Grayscale: #323232. Windows color (decimal): -15711930 or 4604176. OLE color: 4604176.
HSL color Cylindrical-coordinate representation of color #104146: hue angle of 185.56º 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 #104146 is Cyan = 0.77, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 16 | 65 | 70 | - |
| CMYK | 0.77 | 0.07 | 0 | 0.73 |
| HSL | 185.56º | 0.63% | 0.17% | - |
| HSV(B) | 185.56º | 0.77% | 0.27% | - |
| XYZ | 3.21 | 4.33 | 6.46 | - |
| YUV | 50.92 | 138.77 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 65 | 70 | 0.77 | 0.07 | 0 | 0.73 | 185.56 | 0.63 | 0.17 |
| Hex | 10 | 41 | 46 | 4D | 7 | 0 | 49 | BA | 3F | 11 |
| Octal | 20 | 101 | 106 | 115 | 7 | 0 | 111 | 272 | 77 | 21 |
| Binary | 10000 | 1000001 | 1000110 | 1001101 | 111 | 0 | 1001001 | 10111010 | 111111 | 10001 |
Color Harmonies of #104146
Complementary color
Monochromatic Colors of #104146
Black with #104146
Text Example
Text Example
White with #104146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104146; }
p { color: rgb(16,65,70); }
H1.HeaderClassName
{
color: #104146;
}
.AnyTagClassName
{
color: #104146;
}
</style>
background-color css
<style>
a { background-color: #104146; }
a { background-color: rgb(16,65,70); }
div.DivClassName
{
background-color: #104146;
}
.BgClassName
{
background-color: #104146;
}
</style>
border-color css
<style>
span { border-color: #104146; }
span { border-color: rgb(16,65,70); }
td.TdClassName
{
border-color: #104146;
}
.TagClassName
{
border-color: #104146;
}
</style>