Shades of Cyprus #013738
Tints of Cyprus #013738
RGB
CMYK
RGB Variations
Color information
#013738 (or 0x013738) is known color: Cyprus. HEX triplet: 01, 37 and 38. RGB value is (1,55,56). Sum of RGB (Red+Green+Blue) = 1+55+56=112 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.89% from 112); Green value is 55 (21.88% from 255 or 49.11% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #013738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013738 is #FEC8C7. Grayscale: #262626. Windows color (decimal): -16697544 or 3684097. OLE color: 3684097.
HSL color Cylindrical-coordinate representation of color #013738: hue angle of 181.09º degrees, saturation: 0.96, 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 #013738 is Cyan = 0.98, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 55 | 56 | - |
| CMYK | 0.98 | 0.02 | 0 | 0.78 |
| HSL | 181.09º | 0.96% | 0.11% | - |
| HSV(B) | 181.09º | 0.98% | 0.22% | - |
| XYZ | 2.09 | 3.02 | 4.21 | - |
| YUV | 38.97 | 137.61 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 55 | 56 | 0.98 | 0.02 | 0 | 0.78 | 181.09 | 0.96 | 0.11 |
| Hex | 1 | 37 | 38 | 62 | 2 | 0 | 4E | B5 | 60 | B |
| Octal | 1 | 67 | 70 | 142 | 2 | 0 | 116 | 265 | 140 | 13 |
| Binary | 1 | 110111 | 111000 | 1100010 | 10 | 0 | 1001110 | 10110101 | 1100000 | 1011 |
Color Harmonies of #013738
Complementary color
Monochromatic Colors of #013738
Black with #013738
Text Example
Text Example
White with #013738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013738; }
p { color: rgb(1,55,56); }
H1.HeaderClassName
{
color: #013738;
}
.AnyTagClassName
{
color: #013738;
}
</style>
background-color css
<style>
a { background-color: #013738; }
a { background-color: rgb(1,55,56); }
div.DivClassName
{
background-color: #013738;
}
.BgClassName
{
background-color: #013738;
}
</style>
border-color css
<style>
span { border-color: #013738; }
span { border-color: rgb(1,55,56); }
td.TdClassName
{
border-color: #013738;
}
.TagClassName
{
border-color: #013738;
}
</style>