Shades of Cyprus #01453E
Tints of Cyprus #01453E
RGB
CMYK
RGB Variations
Color information
#01453E (or 0x01453E) is known color: Cyprus. HEX triplet: 01, 45 and 3E. RGB value is (1,69,62). Sum of RGB (Red+Green+Blue) = 1+69+62=132 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.76% from 132); Green value is 69 (27.34% from 255 or 52.27% from 132); Blue value is 62 (24.61% from 255 or 46.97% from 132); Max value from RGB is 69 - color contains mainly: green. Hex color #01453E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #01453E is #FEBAC1. Grayscale: #2F2F2F. Windows color (decimal): -16693954 or 4080897. OLE color: 4080897.
HSL color Cylindrical-coordinate representation of color #01453E: hue angle of 173.82º 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 #01453E is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 69 | 62 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.73 |
| HSL | 173.82º | 0.97% | 0.14% | - |
| HSV(B) | 173.82º | 0.99% | 0.27% | - |
| XYZ | 3.01 | 4.61 | 5.29 | - |
| YUV | 47.87 | 135.97 | 94.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 69 | 62 | 0.99 | 0 | 0.10 | 0.73 | 173.82 | 0.97 | 0.14 |
| Hex | 1 | 45 | 3E | 63 | 0 | A | 49 | AE | 61 | E |
| Octal | 1 | 105 | 76 | 143 | 0 | 12 | 111 | 256 | 141 | 16 |
| Binary | 1 | 1000101 | 111110 | 1100011 | 0 | 1010 | 1001001 | 10101110 | 1100001 | 1110 |
Color Harmonies of #01453E
Complementary color
Monochromatic Colors of #01453E
Black with #01453E
Text Example
Text Example
White with #01453E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01453E; }
p { color: rgb(1,69,62); }
H1.HeaderClassName
{
color: #01453E;
}
.AnyTagClassName
{
color: #01453E;
}
</style>
background-color css
<style>
a { background-color: #01453E; }
a { background-color: rgb(1,69,62); }
div.DivClassName
{
background-color: #01453E;
}
.BgClassName
{
background-color: #01453E;
}
</style>
border-color css
<style>
span { border-color: #01453E; }
span { border-color: rgb(1,69,62); }
td.TdClassName
{
border-color: #01453E;
}
.TagClassName
{
border-color: #01453E;
}
</style>