Shades of Cyprus #014238
Tints of Cyprus #014238
RGB
CMYK
RGB Variations
Color information
#014238 (or 0x014238) is known color: Cyprus. HEX triplet: 01, 42 and 38. RGB value is (1,66,56). Sum of RGB (Red+Green+Blue) = 1+66+56=123 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.81% from 123); Green value is 66 (26.17% from 255 or 53.66% from 123); Blue value is 56 (22.27% from 255 or 45.53% from 123); Max value from RGB is 66 - color contains mainly: green. Hex color #014238 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014238 is #FEBDC7. Grayscale: #2D2D2D. Windows color (decimal): -16694728 or 3686913. OLE color: 3686913.
HSL color Cylindrical-coordinate representation of color #014238: hue angle of 170.77º 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 #014238 is Cyan = 0.98, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 1 | 66 | 56 | - |
| CMYK | 0.98 | 0 | 0.15 | 0.74 |
| HSL | 170.77º | 0.97% | 0.13% | - |
| HSV(B) | 170.77º | 0.98% | 0.26% | - |
| XYZ | 2.67 | 4.19 | 4.41 | - |
| YUV | 45.43 | 133.97 | 96.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 66 | 56 | 0.98 | 0 | 0.15 | 0.74 | 170.77 | 0.97 | 0.13 |
| Hex | 1 | 42 | 38 | 62 | 0 | F | 4A | AB | 61 | D |
| Octal | 1 | 102 | 70 | 142 | 0 | 17 | 112 | 253 | 141 | 15 |
| Binary | 1 | 1000010 | 111000 | 1100010 | 0 | 1111 | 1001010 | 10101011 | 1100001 | 1101 |
Color Harmonies of #014238
Complementary color
Monochromatic Colors of #014238
Black with #014238
Text Example
Text Example
White with #014238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014238; }
p { color: rgb(1,66,56); }
H1.HeaderClassName
{
color: #014238;
}
.AnyTagClassName
{
color: #014238;
}
</style>
background-color css
<style>
a { background-color: #014238; }
a { background-color: rgb(1,66,56); }
div.DivClassName
{
background-color: #014238;
}
.BgClassName
{
background-color: #014238;
}
</style>
border-color css
<style>
span { border-color: #014238; }
span { border-color: rgb(1,66,56); }
td.TdClassName
{
border-color: #014238;
}
.TagClassName
{
border-color: #014238;
}
</style>