Shades of Cyprus #014440
Tints of Cyprus #014440
RGB
CMYK
RGB Variations
Color information
#014440 (or 0x014440) is known color: Cyprus. HEX triplet: 01, 44 and 40. RGB value is (1,68,64). Sum of RGB (Red+Green+Blue) = 1+68+64=133 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.75% from 133); Green value is 68 (26.95% from 255 or 51.13% from 133); Blue value is 64 (25.39% from 255 or 48.12% from 133); Max value from RGB is 68 - color contains mainly: green. Hex color #014440 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014440 is #FEBBBF. Grayscale: #2F2F2F. Windows color (decimal): -16694208 or 4211713. OLE color: 4211713.
HSL color Cylindrical-coordinate representation of color #014440: hue angle of 176.42º 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 #014440 is Cyan = 0.99, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 68 | 64 | - |
| CMYK | 0.99 | 0 | 0.06 | 0.73 |
| HSL | 176.42º | 0.97% | 0.14% | - |
| HSV(B) | 176.42º | 0.99% | 0.27% | - |
| XYZ | 3.01 | 4.51 | 5.56 | - |
| YUV | 47.51 | 137.3 | 94.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 68 | 64 | 0.99 | 0 | 0.06 | 0.73 | 176.42 | 0.97 | 0.14 |
| Hex | 1 | 44 | 40 | 63 | 0 | 6 | 49 | B0 | 61 | E |
| Octal | 1 | 104 | 100 | 143 | 0 | 6 | 111 | 260 | 141 | 16 |
| Binary | 1 | 1000100 | 1000000 | 1100011 | 0 | 110 | 1001001 | 10110000 | 1100001 | 1110 |
Color Harmonies of #014440
Complementary color
Monochromatic Colors of #014440
Black with #014440
Text Example
Text Example
White with #014440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014440; }
p { color: rgb(1,68,64); }
H1.HeaderClassName
{
color: #014440;
}
.AnyTagClassName
{
color: #014440;
}
</style>
background-color css
<style>
a { background-color: #014440; }
a { background-color: rgb(1,68,64); }
div.DivClassName
{
background-color: #014440;
}
.BgClassName
{
background-color: #014440;
}
</style>
border-color css
<style>
span { border-color: #014440; }
span { border-color: rgb(1,68,64); }
td.TdClassName
{
border-color: #014440;
}
.TagClassName
{
border-color: #014440;
}
</style>