Shades of Cyprus #01463A
Tints of Cyprus #01463A
RGB
CMYK
RGB Variations
Color information
#01463A (or 0x01463A) is known color: Cyprus. HEX triplet: 01, 46 and 3A. RGB value is (1,70,58). Sum of RGB (Red+Green+Blue) = 1+70+58=129 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.78% from 129); Green value is 70 (27.73% from 255 or 54.26% from 129); Blue value is 58 (23.05% from 255 or 44.96% from 129); Max value from RGB is 70 - color contains mainly: green. Hex color #01463A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #01463A is #FEB9C5. Grayscale: #2F2F2F. Windows color (decimal): -16693702 or 3819009. OLE color: 3819009.
HSL color Cylindrical-coordinate representation of color #01463A: hue angle of 169.57º 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 #01463A is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 70 | 58 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.73 |
| HSL | 169.57º | 0.97% | 0.14% | - |
| HSV(B) | 169.57º | 0.99% | 0.27% | - |
| XYZ | 2.97 | 4.69 | 4.75 | - |
| YUV | 48 | 133.64 | 94.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 70 | 58 | 0.99 | 0 | 0.17 | 0.73 | 169.57 | 0.97 | 0.14 |
| Hex | 1 | 46 | 3A | 63 | 0 | 11 | 49 | AA | 61 | E |
| Octal | 1 | 106 | 72 | 143 | 0 | 21 | 111 | 252 | 141 | 16 |
| Binary | 1 | 1000110 | 111010 | 1100011 | 0 | 10001 | 1001001 | 10101010 | 1100001 | 1110 |
Color Harmonies of #01463A
Complementary color
Monochromatic Colors of #01463A
Black with #01463A
Text Example
Text Example
White with #01463A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01463A; }
p { color: rgb(1,70,58); }
H1.HeaderClassName
{
color: #01463A;
}
.AnyTagClassName
{
color: #01463A;
}
</style>
background-color css
<style>
a { background-color: #01463A; }
a { background-color: rgb(1,70,58); }
div.DivClassName
{
background-color: #01463A;
}
.BgClassName
{
background-color: #01463A;
}
</style>
border-color css
<style>
span { border-color: #01463A; }
span { border-color: rgb(1,70,58); }
td.TdClassName
{
border-color: #01463A;
}
.TagClassName
{
border-color: #01463A;
}
</style>