Shades of Cyprus #013739
Tints of Cyprus #013739
RGB
CMYK
RGB Variations
Color information
#013739 (or 0x013739) is known color: Cyprus. HEX triplet: 01, 37 and 39. RGB value is (1,55,57). Sum of RGB (Red+Green+Blue) = 1+55+57=113 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.88% from 113); Green value is 55 (21.88% from 255 or 48.67% from 113); Blue value is 57 (22.66% from 255 or 50.44% from 113); Max value from RGB is 57 - color contains mainly: blue. Hex color #013739 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013739 is #FEC8C6. Grayscale: #272727. Windows color (decimal): -16697543 or 3749633. OLE color: 3749633.
HSL color Cylindrical-coordinate representation of color #013739: hue angle of 182.14º degrees, saturation: 0.97, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013739 is Cyan = 0.98, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 55 | 57 | - |
| CMYK | 0.98 | 0.04 | 0 | 0.78 |
| HSL | 182.14º | 0.97% | 0.11% | - |
| HSV(B) | 182.14º | 0.98% | 0.22% | - |
| XYZ | 2.12 | 3.03 | 4.34 | - |
| YUV | 39.08 | 138.11 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 55 | 57 | 0.98 | 0.04 | 0 | 0.78 | 182.14 | 0.97 | 0.11 |
| Hex | 1 | 37 | 39 | 62 | 4 | 0 | 4E | B6 | 61 | B |
| Octal | 1 | 67 | 71 | 142 | 4 | 0 | 116 | 266 | 141 | 13 |
| Binary | 1 | 110111 | 111001 | 1100010 | 100 | 0 | 1001110 | 10110110 | 1100001 | 1011 |
Color Harmonies of #013739
Complementary color
Monochromatic Colors of #013739
Black with #013739
Text Example
Text Example
White with #013739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013739; }
p { color: rgb(1,55,57); }
H1.HeaderClassName
{
color: #013739;
}
.AnyTagClassName
{
color: #013739;
}
</style>
background-color css
<style>
a { background-color: #013739; }
a { background-color: rgb(1,55,57); }
div.DivClassName
{
background-color: #013739;
}
.BgClassName
{
background-color: #013739;
}
</style>
border-color css
<style>
span { border-color: #013739; }
span { border-color: rgb(1,55,57); }
td.TdClassName
{
border-color: #013739;
}
.TagClassName
{
border-color: #013739;
}
</style>