Shades of Cyprus #104142
Tints of Cyprus #104142
RGB
CMYK
RGB Variations
Color information
#104142 (or 0x104142) is known color: Cyprus. HEX triplet: 10, 41 and 42. RGB value is (16,65,66). Sum of RGB (Red+Green+Blue) = 16+65+66=147 (19% of max value = 765). Red value is 16 (6.64% from 255 or 10.88% from 147); Green value is 65 (25.78% from 255 or 44.22% from 147); Blue value is 66 (26.17% from 255 or 44.90% from 147); Max value from RGB is 66 - color contains mainly: blue. Hex color #104142 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104142 is #EFBEBD. Grayscale: #323232. Windows color (decimal): -15711934 or 4342032. OLE color: 4342032.
HSL color Cylindrical-coordinate representation of color #104142: hue angle of 181.2º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #104142 is Cyan = 0.76, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 16 | 65 | 66 | - |
| CMYK | 0.76 | 0.02 | 0 | 0.74 |
| HSL | 181.2º | 0.61% | 0.16% | - |
| HSV(B) | 181.2º | 0.76% | 0.26% | - |
| XYZ | 3.09 | 4.28 | 5.82 | - |
| YUV | 50.46 | 136.77 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 65 | 66 | 0.76 | 0.02 | 0 | 0.74 | 181.2 | 0.61 | 0.16 |
| Hex | 10 | 41 | 42 | 4C | 2 | 0 | 4A | B5 | 3D | 10 |
| Octal | 20 | 101 | 102 | 114 | 2 | 0 | 112 | 265 | 75 | 20 |
| Binary | 10000 | 1000001 | 1000010 | 1001100 | 10 | 0 | 1001010 | 10110101 | 111101 | 10000 |
Color Harmonies of #104142
Complementary color
Monochromatic Colors of #104142
Black with #104142
Text Example
Text Example
White with #104142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104142; }
p { color: rgb(16,65,66); }
H1.HeaderClassName
{
color: #104142;
}
.AnyTagClassName
{
color: #104142;
}
</style>
background-color css
<style>
a { background-color: #104142; }
a { background-color: rgb(16,65,66); }
div.DivClassName
{
background-color: #104142;
}
.BgClassName
{
background-color: #104142;
}
</style>
border-color css
<style>
span { border-color: #104142; }
span { border-color: rgb(16,65,66); }
td.TdClassName
{
border-color: #104142;
}
.TagClassName
{
border-color: #104142;
}
</style>