Shades of Cyprus #014241
Tints of Cyprus #014241
RGB
CMYK
RGB Variations
Color information
#014241 (or 0x014241) is known color: Cyprus. HEX triplet: 01, 42 and 41. RGB value is (1,66,65). Sum of RGB (Red+Green+Blue) = 1+66+65=132 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.76% from 132); Green value is 66 (26.17% from 255 or 50% from 132); Blue value is 65 (25.78% from 255 or 49.24% from 132); Max value from RGB is 66 - color contains mainly: green. Hex color #014241 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014241 is #FEBDBE. Grayscale: #2E2E2E. Windows color (decimal): -16694719 or 4276737. OLE color: 4276737.
HSL color Cylindrical-coordinate representation of color #014241: hue angle of 179.08º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #014241 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 1 | 66 | 65 | - |
| CMYK | 0.98 | 0 | 0.02 | 0.74 |
| HSL | 179.08º | 0.97% | 0.13% | - |
| HSV(B) | 179.08º | 0.98% | 0.26% | - |
| XYZ | 2.91 | 4.28 | 5.67 | - |
| YUV | 46.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 66 | 65 | 0.98 | 0 | 0.02 | 0.74 | 179.08 | 0.97 | 0.13 |
| Hex | 1 | 42 | 41 | 62 | 0 | 2 | 4A | B3 | 61 | D |
| Octal | 1 | 102 | 101 | 142 | 0 | 2 | 112 | 263 | 141 | 15 |
| Binary | 1 | 1000010 | 1000001 | 1100010 | 0 | 10 | 1001010 | 10110011 | 1100001 | 1101 |
Color Harmonies of #014241
Complementary color
Monochromatic Colors of #014241
Black with #014241
Text Example
Text Example
White with #014241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014241; }
p { color: rgb(1,66,65); }
H1.HeaderClassName
{
color: #014241;
}
.AnyTagClassName
{
color: #014241;
}
</style>
background-color css
<style>
a { background-color: #014241; }
a { background-color: rgb(1,66,65); }
div.DivClassName
{
background-color: #014241;
}
.BgClassName
{
background-color: #014241;
}
</style>
border-color css
<style>
span { border-color: #014241; }
span { border-color: rgb(1,66,65); }
td.TdClassName
{
border-color: #014241;
}
.TagClassName
{
border-color: #014241;
}
</style>