Shades of Cyprus #014643
Tints of Cyprus #014643
RGB
CMYK
RGB Variations
Color information
#014643 (or 0x014643) is known color: Cyprus. HEX triplet: 01, 46 and 43. RGB value is (1,70,67). Sum of RGB (Red+Green+Blue) = 1+70+67=138 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.72% from 138); Green value is 70 (27.73% from 255 or 50.72% from 138); Blue value is 67 (26.56% from 255 or 48.55% from 138); Max value from RGB is 70 - color contains mainly: green. Hex color #014643 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014643 is #FEB9BC. Grayscale: #303030. Windows color (decimal): -16693693 or 4408833. OLE color: 4408833.
HSL color Cylindrical-coordinate representation of color #014643: hue angle of 177.39º 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 #014643 is Cyan = 0.99, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 70 | 67 | - |
| CMYK | 0.99 | 0 | 0.04 | 0.73 |
| HSL | 177.39º | 0.97% | 0.14% | - |
| HSV(B) | 177.39º | 0.99% | 0.27% | - |
| XYZ | 3.22 | 4.79 | 6.07 | - |
| YUV | 49.03 | 138.14 | 93.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 70 | 67 | 0.99 | 0 | 0.04 | 0.73 | 177.39 | 0.97 | 0.14 |
| Hex | 1 | 46 | 43 | 63 | 0 | 4 | 49 | B1 | 61 | E |
| Octal | 1 | 106 | 103 | 143 | 0 | 4 | 111 | 261 | 141 | 16 |
| Binary | 1 | 1000110 | 1000011 | 1100011 | 0 | 100 | 1001001 | 10110001 | 1100001 | 1110 |
Color Harmonies of #014643
Complementary color
Monochromatic Colors of #014643
Black with #014643
Text Example
Text Example
White with #014643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014643; }
p { color: rgb(1,70,67); }
H1.HeaderClassName
{
color: #014643;
}
.AnyTagClassName
{
color: #014643;
}
</style>
background-color css
<style>
a { background-color: #014643; }
a { background-color: rgb(1,70,67); }
div.DivClassName
{
background-color: #014643;
}
.BgClassName
{
background-color: #014643;
}
</style>
border-color css
<style>
span { border-color: #014643; }
span { border-color: rgb(1,70,67); }
td.TdClassName
{
border-color: #014643;
}
.TagClassName
{
border-color: #014643;
}
</style>