Shades of Cyprus #01493E
Tints of Cyprus #01493E
RGB
CMYK
RGB Variations
Color information
#01493E (or 0x01493E) is known color: Cyprus. HEX triplet: 01, 49 and 3E. RGB value is (1,73,62). Sum of RGB (Red+Green+Blue) = 1+73+62=136 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.74% from 136); Green value is 73 (28.91% from 255 or 53.68% from 136); Blue value is 62 (24.61% from 255 or 45.59% from 136); Max value from RGB is 73 - color contains mainly: green. Hex color #01493E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #01493E is #FEB6C1. Grayscale: #323232. Windows color (decimal): -16692930 or 4081921. OLE color: 4081921.
HSL color Cylindrical-coordinate representation of color #01493E: hue angle of 170.83º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01493E is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 1 | 73 | 62 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.71 |
| HSL | 170.83º | 0.97% | 0.15% | - |
| HSV(B) | 170.83º | 0.99% | 0.29% | - |
| XYZ | 3.26 | 5.12 | 5.37 | - |
| YUV | 50.22 | 134.65 | 92.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 73 | 62 | 0.99 | 0 | 0.15 | 0.71 | 170.83 | 0.97 | 0.15 |
| Hex | 1 | 49 | 3E | 63 | 0 | F | 47 | AB | 61 | F |
| Octal | 1 | 111 | 76 | 143 | 0 | 17 | 107 | 253 | 141 | 17 |
| Binary | 1 | 1001001 | 111110 | 1100011 | 0 | 1111 | 1000111 | 10101011 | 1100001 | 1111 |
Color Harmonies of #01493E
Complementary color
Monochromatic Colors of #01493E
Black with #01493E
Text Example
Text Example
White with #01493E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01493E; }
p { color: rgb(1,73,62); }
H1.HeaderClassName
{
color: #01493E;
}
.AnyTagClassName
{
color: #01493E;
}
</style>
background-color css
<style>
a { background-color: #01493E; }
a { background-color: rgb(1,73,62); }
div.DivClassName
{
background-color: #01493E;
}
.BgClassName
{
background-color: #01493E;
}
</style>
border-color css
<style>
span { border-color: #01493E; }
span { border-color: rgb(1,73,62); }
td.TdClassName
{
border-color: #01493E;
}
.TagClassName
{
border-color: #01493E;
}
</style>