Shades of Cyprus #014038
Tints of Cyprus #014038
RGB
CMYK
RGB Variations
Color information
#014038 (or 0x014038) is known color: Cyprus. HEX triplet: 01, 40 and 38. RGB value is (1,64,56). Sum of RGB (Red+Green+Blue) = 1+64+56=121 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.83% from 121); Green value is 64 (25.39% from 255 or 52.89% from 121); Blue value is 56 (22.27% from 255 or 46.28% from 121); Max value from RGB is 64 - color contains mainly: green. Hex color #014038 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014038 is #FEBFC7. Grayscale: #2C2C2C. Windows color (decimal): -16695240 or 3686401. OLE color: 3686401.
HSL color Cylindrical-coordinate representation of color #014038: hue angle of 172.38º 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 #014038 is Cyan = 0.98, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 1 | 64 | 56 | - |
| CMYK | 0.98 | 0 | 0.13 | 0.75 |
| HSL | 172.38º | 0.97% | 0.13% | - |
| HSV(B) | 172.38º | 0.98% | 0.25% | - |
| XYZ | 2.56 | 3.96 | 4.37 | - |
| YUV | 44.25 | 134.63 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 64 | 56 | 0.98 | 0 | 0.13 | 0.75 | 172.38 | 0.97 | 0.13 |
| Hex | 1 | 40 | 38 | 62 | 0 | D | 4B | AC | 61 | D |
| Octal | 1 | 100 | 70 | 142 | 0 | 15 | 113 | 254 | 141 | 15 |
| Binary | 1 | 1000000 | 111000 | 1100010 | 0 | 1101 | 1001011 | 10101100 | 1100001 | 1101 |
Color Harmonies of #014038
Complementary color
Monochromatic Colors of #014038
Black with #014038
Text Example
Text Example
White with #014038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014038; }
p { color: rgb(1,64,56); }
H1.HeaderClassName
{
color: #014038;
}
.AnyTagClassName
{
color: #014038;
}
</style>
background-color css
<style>
a { background-color: #014038; }
a { background-color: rgb(1,64,56); }
div.DivClassName
{
background-color: #014038;
}
.BgClassName
{
background-color: #014038;
}
</style>
border-color css
<style>
span { border-color: #014038; }
span { border-color: rgb(1,64,56); }
td.TdClassName
{
border-color: #014038;
}
.TagClassName
{
border-color: #014038;
}
</style>