Shades of Cyprus #014539
Tints of Cyprus #014539
RGB
CMYK
RGB Variations
Color information
#014539 (or 0x014539) is known color: Cyprus. HEX triplet: 01, 45 and 39. RGB value is (1,69,57). Sum of RGB (Red+Green+Blue) = 1+69+57=127 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.79% from 127); Green value is 69 (27.34% from 255 or 54.33% from 127); Blue value is 57 (22.66% from 255 or 44.88% from 127); Max value from RGB is 69 - color contains mainly: green. Hex color #014539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014539 is #FEBAC6. Grayscale: #2F2F2F. Windows color (decimal): -16693959 or 3753217. OLE color: 3753217.
HSL color Cylindrical-coordinate representation of color #014539: hue angle of 169.41º 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 #014539 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 69 | 57 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.73 |
| HSL | 169.41º | 0.97% | 0.14% | - |
| HSV(B) | 169.41º | 0.99% | 0.27% | - |
| XYZ | 2.88 | 4.56 | 4.6 | - |
| YUV | 47.3 | 133.47 | 94.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 69 | 57 | 0.99 | 0 | 0.17 | 0.73 | 169.41 | 0.97 | 0.14 |
| Hex | 1 | 45 | 39 | 63 | 0 | 11 | 49 | A9 | 61 | E |
| Octal | 1 | 105 | 71 | 143 | 0 | 21 | 111 | 251 | 141 | 16 |
| Binary | 1 | 1000101 | 111001 | 1100011 | 0 | 10001 | 1001001 | 10101001 | 1100001 | 1110 |
Color Harmonies of #014539
Complementary color
Monochromatic Colors of #014539
Black with #014539
Text Example
Text Example
White with #014539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014539; }
p { color: rgb(1,69,57); }
H1.HeaderClassName
{
color: #014539;
}
.AnyTagClassName
{
color: #014539;
}
</style>
background-color css
<style>
a { background-color: #014539; }
a { background-color: rgb(1,69,57); }
div.DivClassName
{
background-color: #014539;
}
.BgClassName
{
background-color: #014539;
}
</style>
border-color css
<style>
span { border-color: #014539; }
span { border-color: rgb(1,69,57); }
td.TdClassName
{
border-color: #014539;
}
.TagClassName
{
border-color: #014539;
}
</style>