Shades of Cyprus #013534
Tints of Cyprus #013534
RGB
CMYK
RGB Variations
Color information
#013534 (or 0x013534) is known color: Cyprus. HEX triplet: 01, 35 and 34. RGB value is (1,53,52). Sum of RGB (Red+Green+Blue) = 1+53+52=106 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.94% from 106); Green value is 53 (21.09% from 255 or 50% from 106); Blue value is 52 (20.70% from 255 or 49.06% from 106); Max value from RGB is 53 - color contains mainly: green. Hex color #013534 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013534 is #FECACB. Grayscale: #252525. Windows color (decimal): -16698060 or 3421441. OLE color: 3421441.
HSL color Cylindrical-coordinate representation of color #013534: hue angle of 178.85º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013534 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 1 | 53 | 52 | - |
| CMYK | 0.98 | 0 | 0.02 | 0.79 |
| HSL | 178.85º | 0.96% | 0.11% | - |
| HSV(B) | 178.85º | 0.98% | 0.21% | - |
| XYZ | 1.91 | 2.8 | 3.69 | - |
| YUV | 37.34 | 136.27 | 102.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 53 | 52 | 0.98 | 0 | 0.02 | 0.79 | 178.85 | 0.96 | 0.11 |
| Hex | 1 | 35 | 34 | 62 | 0 | 2 | 4F | B3 | 60 | B |
| Octal | 1 | 65 | 64 | 142 | 0 | 2 | 117 | 263 | 140 | 13 |
| Binary | 1 | 110101 | 110100 | 1100010 | 0 | 10 | 1001111 | 10110011 | 1100000 | 1011 |
Color Harmonies of #013534
Complementary color
Monochromatic Colors of #013534
Black with #013534
Text Example
Text Example
White with #013534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013534; }
p { color: rgb(1,53,52); }
H1.HeaderClassName
{
color: #013534;
}
.AnyTagClassName
{
color: #013534;
}
</style>
background-color css
<style>
a { background-color: #013534; }
a { background-color: rgb(1,53,52); }
div.DivClassName
{
background-color: #013534;
}
.BgClassName
{
background-color: #013534;
}
</style>
border-color css
<style>
span { border-color: #013534; }
span { border-color: rgb(1,53,52); }
td.TdClassName
{
border-color: #013534;
}
.TagClassName
{
border-color: #013534;
}
</style>