Shades of Cyprus #013535
Tints of Cyprus #013535
RGB
CMYK
RGB Variations
Color information
#013535 (or 0x013535) is known color: Cyprus. HEX triplet: 01, 35 and 35. RGB value is (1,53,53). Sum of RGB (Red+Green+Blue) = 1+53+53=107 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.93% from 107); Green value is 53 (21.09% from 255 or 49.53% from 107); Blue value is 53 (21.09% from 255 or 49.53% from 107); Max value from RGB is 53 - color contains mainly: green, blue. Hex color #013535 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013535 is #FECACA. Grayscale: #252525. Windows color (decimal): -16698059 or 3486977. OLE color: 3486977.
HSL color Cylindrical-coordinate representation of color #013535: hue angle of 180º 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 #013535 is Cyan = 0.98, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 1 | 53 | 53 | - |
| CMYK | 0.98 | 0 | 0 | 0.79 |
| HSL | 180º | 0.96% | 0.11% | - |
| HSV(B) | 180º | 0.98% | 0.21% | - |
| XYZ | 1.93 | 2.81 | 3.81 | - |
| YUV | 37.45 | 136.77 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 53 | 53 | 0.98 | 0 | 0 | 0.79 | 180 | 0.96 | 0.11 |
| Hex | 1 | 35 | 35 | 62 | 0 | 0 | 4F | B4 | 60 | B |
| Octal | 1 | 65 | 65 | 142 | 0 | 0 | 117 | 264 | 140 | 13 |
| Binary | 1 | 110101 | 110101 | 1100010 | 0 | 0 | 1001111 | 10110100 | 1100000 | 1011 |
Color Harmonies of #013535
Complementary color
Monochromatic Colors of #013535
Black with #013535
Text Example
Text Example
White with #013535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013535; }
p { color: rgb(1,53,53); }
H1.HeaderClassName
{
color: #013535;
}
.AnyTagClassName
{
color: #013535;
}
</style>
background-color css
<style>
a { background-color: #013535; }
a { background-color: rgb(1,53,53); }
div.DivClassName
{
background-color: #013535;
}
.BgClassName
{
background-color: #013535;
}
</style>
border-color css
<style>
span { border-color: #013535; }
span { border-color: rgb(1,53,53); }
td.TdClassName
{
border-color: #013535;
}
.TagClassName
{
border-color: #013535;
}
</style>