Shades of Cyprus #01423A
Tints of Cyprus #01423A
RGB
CMYK
RGB Variations
Color information
#01423A (or 0x01423A) is known color: Cyprus. HEX triplet: 01, 42 and 3A. RGB value is (1,66,58). Sum of RGB (Red+Green+Blue) = 1+66+58=125 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.8% from 125); Green value is 66 (26.17% from 255 or 52.8% from 125); Blue value is 58 (23.05% from 255 or 46.4% from 125); Max value from RGB is 66 - color contains mainly: green. Hex color #01423A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #01423A is #FEBDC5. Grayscale: #2D2D2D. Windows color (decimal): -16694726 or 3817985. OLE color: 3817985.
HSL color Cylindrical-coordinate representation of color #01423A: hue angle of 172.62º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #01423A is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 1 | 66 | 58 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.74 |
| HSL | 172.62º | 0.97% | 0.13% | - |
| HSV(B) | 172.62º | 0.98% | 0.26% | - |
| XYZ | 2.72 | 4.21 | 4.67 | - |
| YUV | 45.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 66 | 58 | 0.98 | 0 | 0.12 | 0.74 | 172.62 | 0.97 | 0.13 |
| Hex | 1 | 42 | 3A | 62 | 0 | C | 4A | AD | 61 | D |
| Octal | 1 | 102 | 72 | 142 | 0 | 14 | 112 | 255 | 141 | 15 |
| Binary | 1 | 1000010 | 111010 | 1100010 | 0 | 1100 | 1001010 | 10101101 | 1100001 | 1101 |
Color Harmonies of #01423A
Complementary color
Monochromatic Colors of #01423A
Black with #01423A
Text Example
Text Example
White with #01423A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01423A; }
p { color: rgb(1,66,58); }
H1.HeaderClassName
{
color: #01423A;
}
.AnyTagClassName
{
color: #01423A;
}
</style>
background-color css
<style>
a { background-color: #01423A; }
a { background-color: rgb(1,66,58); }
div.DivClassName
{
background-color: #01423A;
}
.BgClassName
{
background-color: #01423A;
}
</style>
border-color css
<style>
span { border-color: #01423A; }
span { border-color: rgb(1,66,58); }
td.TdClassName
{
border-color: #01423A;
}
.TagClassName
{
border-color: #01423A;
}
</style>