Shades of Cyprus #014541
Tints of Cyprus #014541
RGB
CMYK
RGB Variations
Color information
#014541 (or 0x014541) is known color: Cyprus. HEX triplet: 01, 45 and 41. RGB value is (1,69,65). Sum of RGB (Red+Green+Blue) = 1+69+65=135 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.74% from 135); Green value is 69 (27.34% from 255 or 51.11% from 135); Blue value is 65 (25.78% from 255 or 48.15% from 135); Max value from RGB is 69 - color contains mainly: green. Hex color #014541 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014541 is #FEBABE. Grayscale: #303030. Windows color (decimal): -16693951 or 4277505. OLE color: 4277505.
HSL color Cylindrical-coordinate representation of color #014541: hue angle of 176.47º 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 #014541 is Cyan = 0.99, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 69 | 65 | - |
| CMYK | 0.99 | 0 | 0.06 | 0.73 |
| HSL | 176.47º | 0.97% | 0.14% | - |
| HSV(B) | 176.47º | 0.99% | 0.27% | - |
| XYZ | 3.09 | 4.64 | 5.73 | - |
| YUV | 48.21 | 137.47 | 94.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 69 | 65 | 0.99 | 0 | 0.06 | 0.73 | 176.47 | 0.97 | 0.14 |
| Hex | 1 | 45 | 41 | 63 | 0 | 6 | 49 | B0 | 61 | E |
| Octal | 1 | 105 | 101 | 143 | 0 | 6 | 111 | 260 | 141 | 16 |
| Binary | 1 | 1000101 | 1000001 | 1100011 | 0 | 110 | 1001001 | 10110000 | 1100001 | 1110 |
Color Harmonies of #014541
Complementary color
Monochromatic Colors of #014541
Black with #014541
Text Example
Text Example
White with #014541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014541; }
p { color: rgb(1,69,65); }
H1.HeaderClassName
{
color: #014541;
}
.AnyTagClassName
{
color: #014541;
}
</style>
background-color css
<style>
a { background-color: #014541; }
a { background-color: rgb(1,69,65); }
div.DivClassName
{
background-color: #014541;
}
.BgClassName
{
background-color: #014541;
}
</style>
border-color css
<style>
span { border-color: #014541; }
span { border-color: rgb(1,69,65); }
td.TdClassName
{
border-color: #014541;
}
.TagClassName
{
border-color: #014541;
}
</style>