Shades of Cyprus #014341
Tints of Cyprus #014341
RGB
CMYK
RGB Variations
Color information
#014341 (or 0x014341) is known color: Cyprus. HEX triplet: 01, 43 and 41. RGB value is (1,67,65). Sum of RGB (Red+Green+Blue) = 1+67+65=133 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.75% from 133); Green value is 67 (26.56% from 255 or 50.38% from 133); Blue value is 65 (25.78% from 255 or 48.87% from 133); Max value from RGB is 67 - color contains mainly: green. Hex color #014341 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014341 is #FEBCBE. Grayscale: #2E2E2E. Windows color (decimal): -16694463 or 4276993. OLE color: 4276993.
HSL color Cylindrical-coordinate representation of color #014341: hue angle of 178.18º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014341 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 1 | 67 | 65 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.74 |
| HSL | 178.18º | 0.97% | 0.13% | - |
| HSV(B) | 178.18º | 0.99% | 0.26% | - |
| XYZ | 2.97 | 4.4 | 5.69 | - |
| YUV | 47.04 | 138.13 | 95.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 67 | 65 | 0.99 | 0 | 0.03 | 0.74 | 178.18 | 0.97 | 0.13 |
| Hex | 1 | 43 | 41 | 63 | 0 | 3 | 4A | B2 | 61 | D |
| Octal | 1 | 103 | 101 | 143 | 0 | 3 | 112 | 262 | 141 | 15 |
| Binary | 1 | 1000011 | 1000001 | 1100011 | 0 | 11 | 1001010 | 10110010 | 1100001 | 1101 |
Color Harmonies of #014341
Complementary color
Monochromatic Colors of #014341
Black with #014341
Text Example
Text Example
White with #014341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014341; }
p { color: rgb(1,67,65); }
H1.HeaderClassName
{
color: #014341;
}
.AnyTagClassName
{
color: #014341;
}
</style>
background-color css
<style>
a { background-color: #014341; }
a { background-color: rgb(1,67,65); }
div.DivClassName
{
background-color: #014341;
}
.BgClassName
{
background-color: #014341;
}
</style>
border-color css
<style>
span { border-color: #014341; }
span { border-color: rgb(1,67,65); }
td.TdClassName
{
border-color: #014341;
}
.TagClassName
{
border-color: #014341;
}
</style>