Shades of Cyprus #014136
Tints of Cyprus #014136
RGB
CMYK
RGB Variations
Color information
#014136 (or 0x014136) is known color: Cyprus. HEX triplet: 01, 41 and 36. RGB value is (1,65,54). Sum of RGB (Red+Green+Blue) = 1+65+54=120 (15% of max value = 765). Red value is 1 (0.78% from 255 or 0.83% from 120); Green value is 65 (25.78% from 255 or 54.17% from 120); Blue value is 54 (21.48% from 255 or 45% from 120); Max value from RGB is 65 - color contains mainly: green. Hex color #014136 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014136 is #FEBEC9. Grayscale: #2C2C2C. Windows color (decimal): -16694986 or 3555585. OLE color: 3555585.
HSL color Cylindrical-coordinate representation of color #014136: hue angle of 169.69º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #014136 is Cyan = 0.98, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 1 | 65 | 54 | - |
| CMYK | 0.98 | 0 | 0.17 | 0.75 |
| HSL | 169.69º | 0.97% | 0.13% | - |
| HSV(B) | 169.69º | 0.98% | 0.25% | - |
| XYZ | 2.57 | 4.05 | 4.14 | - |
| YUV | 44.61 | 133.3 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 65 | 54 | 0.98 | 0 | 0.17 | 0.75 | 169.69 | 0.97 | 0.13 |
| Hex | 1 | 41 | 36 | 62 | 0 | 11 | 4B | AA | 61 | D |
| Octal | 1 | 101 | 66 | 142 | 0 | 21 | 113 | 252 | 141 | 15 |
| Binary | 1 | 1000001 | 110110 | 1100010 | 0 | 10001 | 1001011 | 10101010 | 1100001 | 1101 |
Color Harmonies of #014136
Complementary color
Monochromatic Colors of #014136
Black with #014136
Text Example
Text Example
White with #014136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014136; }
p { color: rgb(1,65,54); }
H1.HeaderClassName
{
color: #014136;
}
.AnyTagClassName
{
color: #014136;
}
</style>
background-color css
<style>
a { background-color: #014136; }
a { background-color: rgb(1,65,54); }
div.DivClassName
{
background-color: #014136;
}
.BgClassName
{
background-color: #014136;
}
</style>
border-color css
<style>
span { border-color: #014136; }
span { border-color: rgb(1,65,54); }
td.TdClassName
{
border-color: #014136;
}
.TagClassName
{
border-color: #014136;
}
</style>