Shades of Cyprus #013537
Tints of Cyprus #013537
RGB
CMYK
RGB Variations
Color information
#013537 (or 0x013537) is known color: Cyprus. HEX triplet: 01, 35 and 37. RGB value is (1,53,55). Sum of RGB (Red+Green+Blue) = 1+53+55=109 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.92% from 109); Green value is 53 (21.09% from 255 or 48.62% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #013537 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013537 is #FECAC8. Grayscale: #252525. Windows color (decimal): -16698057 or 3618049. OLE color: 3618049.
HSL color Cylindrical-coordinate representation of color #013537: hue angle of 182.22º 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 #013537 is Cyan = 0.98, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 53 | 55 | - |
| CMYK | 0.98 | 0.04 | 0 | 0.78 |
| HSL | 182.22º | 0.96% | 0.11% | - |
| HSV(B) | 182.22º | 0.98% | 0.22% | - |
| XYZ | 1.98 | 2.83 | 4.06 | - |
| YUV | 37.68 | 137.77 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 53 | 55 | 0.98 | 0.04 | 0 | 0.78 | 182.22 | 0.96 | 0.11 |
| Hex | 1 | 35 | 37 | 62 | 4 | 0 | 4E | B6 | 60 | B |
| Octal | 1 | 65 | 67 | 142 | 4 | 0 | 116 | 266 | 140 | 13 |
| Binary | 1 | 110101 | 110111 | 1100010 | 100 | 0 | 1001110 | 10110110 | 1100000 | 1011 |
Color Harmonies of #013537
Complementary color
Monochromatic Colors of #013537
Black with #013537
Text Example
Text Example
White with #013537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013537; }
p { color: rgb(1,53,55); }
H1.HeaderClassName
{
color: #013537;
}
.AnyTagClassName
{
color: #013537;
}
</style>
background-color css
<style>
a { background-color: #013537; }
a { background-color: rgb(1,53,55); }
div.DivClassName
{
background-color: #013537;
}
.BgClassName
{
background-color: #013537;
}
</style>
border-color css
<style>
span { border-color: #013537; }
span { border-color: rgb(1,53,55); }
td.TdClassName
{
border-color: #013537;
}
.TagClassName
{
border-color: #013537;
}
</style>