Shades of Cyprus #014642
Tints of Cyprus #014642
RGB
CMYK
RGB Variations
Color information
#014642 (or 0x014642) is known color: Cyprus. HEX triplet: 01, 46 and 42. RGB value is (1,70,66). Sum of RGB (Red+Green+Blue) = 1+70+66=137 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.73% from 137); Green value is 70 (27.73% from 255 or 51.09% from 137); Blue value is 66 (26.17% from 255 or 48.18% from 137); Max value from RGB is 70 - color contains mainly: green. Hex color #014642 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014642 is #FEB9BD. Grayscale: #303030. Windows color (decimal): -16693694 or 4343297. OLE color: 4343297.
HSL color Cylindrical-coordinate representation of color #014642: hue angle of 176.52º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014642 is Cyan = 0.99, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 70 | 66 | - |
| CMYK | 0.99 | 0 | 0.06 | 0.73 |
| HSL | 176.52º | 0.97% | 0.14% | - |
| HSV(B) | 176.52º | 0.99% | 0.27% | - |
| XYZ | 3.19 | 4.78 | 5.91 | - |
| YUV | 48.91 | 137.64 | 93.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 70 | 66 | 0.99 | 0 | 0.06 | 0.73 | 176.52 | 0.97 | 0.14 |
| Hex | 1 | 46 | 42 | 63 | 0 | 6 | 49 | B1 | 61 | E |
| Octal | 1 | 106 | 102 | 143 | 0 | 6 | 111 | 261 | 141 | 16 |
| Binary | 1 | 1000110 | 1000010 | 1100011 | 0 | 110 | 1001001 | 10110001 | 1100001 | 1110 |
Color Harmonies of #014642
Complementary color
Monochromatic Colors of #014642
Black with #014642
Text Example
Text Example
White with #014642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014642; }
p { color: rgb(1,70,66); }
H1.HeaderClassName
{
color: #014642;
}
.AnyTagClassName
{
color: #014642;
}
</style>
background-color css
<style>
a { background-color: #014642; }
a { background-color: rgb(1,70,66); }
div.DivClassName
{
background-color: #014642;
}
.BgClassName
{
background-color: #014642;
}
</style>
border-color css
<style>
span { border-color: #014642; }
span { border-color: rgb(1,70,66); }
td.TdClassName
{
border-color: #014642;
}
.TagClassName
{
border-color: #014642;
}
</style>