Shades of Cyprus #014237
Tints of Cyprus #014237
RGB
CMYK
RGB Variations
Color information
#014237 (or 0x014237) is known color: Cyprus. HEX triplet: 01, 42 and 37. RGB value is (1,66,55). Sum of RGB (Red+Green+Blue) = 1+66+55=122 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.82% from 122); Green value is 66 (26.17% from 255 or 54.10% from 122); Blue value is 55 (21.88% from 255 or 45.08% from 122); Max value from RGB is 66 - color contains mainly: green. Hex color #014237 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014237 is #FEBDC8. Grayscale: #2D2D2D. Windows color (decimal): -16694729 or 3621377. OLE color: 3621377.
HSL color Cylindrical-coordinate representation of color #014237: hue angle of 169.85º 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 #014237 is Cyan = 0.98, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 1 | 66 | 55 | - |
| CMYK | 0.98 | 0 | 0.17 | 0.74 |
| HSL | 169.85º | 0.97% | 0.13% | - |
| HSV(B) | 169.85º | 0.98% | 0.26% | - |
| XYZ | 2.65 | 4.18 | 4.28 | - |
| YUV | 45.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 66 | 55 | 0.98 | 0 | 0.17 | 0.74 | 169.85 | 0.97 | 0.13 |
| Hex | 1 | 42 | 37 | 62 | 0 | 11 | 4A | AA | 61 | D |
| Octal | 1 | 102 | 67 | 142 | 0 | 21 | 112 | 252 | 141 | 15 |
| Binary | 1 | 1000010 | 110111 | 1100010 | 0 | 10001 | 1001010 | 10101010 | 1100001 | 1101 |
Color Harmonies of #014237
Complementary color
Monochromatic Colors of #014237
Black with #014237
Text Example
Text Example
White with #014237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014237; }
p { color: rgb(1,66,55); }
H1.HeaderClassName
{
color: #014237;
}
.AnyTagClassName
{
color: #014237;
}
</style>
background-color css
<style>
a { background-color: #014237; }
a { background-color: rgb(1,66,55); }
div.DivClassName
{
background-color: #014237;
}
.BgClassName
{
background-color: #014237;
}
</style>
border-color css
<style>
span { border-color: #014237; }
span { border-color: rgb(1,66,55); }
td.TdClassName
{
border-color: #014237;
}
.TagClassName
{
border-color: #014237;
}
</style>