Shades of Cyprus #104141
Tints of Cyprus #104141
RGB
CMYK
RGB Variations
Color information
#104141 (or 0x104141) is known color: Cyprus. HEX triplet: 10, 41 and 41. RGB value is (16,65,65). Sum of RGB (Red+Green+Blue) = 16+65+65=146 (19% of max value = 765). Red value is 16 (6.64% from 255 or 10.96% from 146); Green value is 65 (25.78% from 255 or 44.52% from 146); Blue value is 65 (25.78% from 255 or 44.52% from 146); Max value from RGB is 65 - color contains mainly: green, blue. Hex color #104141 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104141 is #EFBEBE. Grayscale: #323232. Windows color (decimal): -15711935 or 4276496. OLE color: 4276496.
HSL color Cylindrical-coordinate representation of color #104141: hue angle of 180º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #104141 is Cyan = 0.75, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 16 | 65 | 65 | - |
| CMYK | 0.75 | 0 | 0 | 0.75 |
| HSL | 180º | 0.6% | 0.16% | - |
| HSV(B) | 180º | 0.75% | 0.25% | - |
| XYZ | 3.06 | 4.27 | 5.66 | - |
| YUV | 50.35 | 136.27 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 65 | 65 | 0.75 | 0 | 0 | 0.75 | 180 | 0.6 | 0.16 |
| Hex | 10 | 41 | 41 | 4B | 0 | 0 | 4B | B4 | 3C | 10 |
| Octal | 20 | 101 | 101 | 113 | 0 | 0 | 113 | 264 | 74 | 20 |
| Binary | 10000 | 1000001 | 1000001 | 1001011 | 0 | 0 | 1001011 | 10110100 | 111100 | 10000 |
Color Harmonies of #104141
Complementary color
Monochromatic Colors of #104141
Black with #104141
Text Example
Text Example
White with #104141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104141; }
p { color: rgb(16,65,65); }
H1.HeaderClassName
{
color: #104141;
}
.AnyTagClassName
{
color: #104141;
}
</style>
background-color css
<style>
a { background-color: #104141; }
a { background-color: rgb(16,65,65); }
div.DivClassName
{
background-color: #104141;
}
.BgClassName
{
background-color: #104141;
}
</style>
border-color css
<style>
span { border-color: #104141; }
span { border-color: rgb(16,65,65); }
td.TdClassName
{
border-color: #104141;
}
.TagClassName
{
border-color: #104141;
}
</style>