Shades of Cyprus #01463E
Tints of Cyprus #01463E
RGB
CMYK
RGB Variations
Color information
#01463E (or 0x01463E) is known color: Cyprus. HEX triplet: 01, 46 and 3E. RGB value is (1,70,62). Sum of RGB (Red+Green+Blue) = 1+70+62=133 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.75% from 133); Green value is 70 (27.73% from 255 or 52.63% from 133); Blue value is 62 (24.61% from 255 or 46.62% from 133); Max value from RGB is 70 - color contains mainly: green. Hex color #01463E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #01463E is #FEB9C1. Grayscale: #303030. Windows color (decimal): -16693698 or 4081153. OLE color: 4081153.
HSL color Cylindrical-coordinate representation of color #01463E: hue angle of 173.04º 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 #01463E is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 70 | 62 | - |
| CMYK | 0.99 | 0 | 0.11 | 0.73 |
| HSL | 173.04º | 0.97% | 0.14% | - |
| HSV(B) | 173.04º | 0.99% | 0.27% | - |
| XYZ | 3.07 | 4.73 | 5.31 | - |
| YUV | 48.46 | 135.64 | 94.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 70 | 62 | 0.99 | 0 | 0.11 | 0.73 | 173.04 | 0.97 | 0.14 |
| Hex | 1 | 46 | 3E | 63 | 0 | B | 49 | AD | 61 | E |
| Octal | 1 | 106 | 76 | 143 | 0 | 13 | 111 | 255 | 141 | 16 |
| Binary | 1 | 1000110 | 111110 | 1100011 | 0 | 1011 | 1001001 | 10101101 | 1100001 | 1110 |
Color Harmonies of #01463E
Complementary color
Monochromatic Colors of #01463E
Black with #01463E
Text Example
Text Example
White with #01463E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01463E; }
p { color: rgb(1,70,62); }
H1.HeaderClassName
{
color: #01463E;
}
.AnyTagClassName
{
color: #01463E;
}
</style>
background-color css
<style>
a { background-color: #01463E; }
a { background-color: rgb(1,70,62); }
div.DivClassName
{
background-color: #01463E;
}
.BgClassName
{
background-color: #01463E;
}
</style>
border-color css
<style>
span { border-color: #01463E; }
span { border-color: rgb(1,70,62); }
td.TdClassName
{
border-color: #01463E;
}
.TagClassName
{
border-color: #01463E;
}
</style>