Shades of Cyprus #013435
Tints of Cyprus #013435
RGB
CMYK
RGB Variations
Color information
#013435 (or 0x013435) is known color: Cyprus. HEX triplet: 01, 34 and 35. RGB value is (1,52,53). Sum of RGB (Red+Green+Blue) = 1+52+53=106 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.94% from 106); Green value is 52 (20.70% from 255 or 49.06% from 106); Blue value is 53 (21.09% from 255 or 50% from 106); Max value from RGB is 53 - color contains mainly: blue. Hex color #013435 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013435 is #FECBCA. Grayscale: #242424. Windows color (decimal): -16698315 or 3486721. OLE color: 3486721.
HSL color Cylindrical-coordinate representation of color #013435: hue angle of 181.15º 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 #013435 is Cyan = 0.98, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 1 | 52 | 53 | - |
| CMYK | 0.98 | 0.02 | 0 | 0.79 |
| HSL | 181.15º | 0.96% | 0.11% | - |
| HSV(B) | 181.15º | 0.98% | 0.21% | - |
| XYZ | 1.88 | 2.72 | 3.79 | - |
| YUV | 36.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 52 | 53 | 0.98 | 0.02 | 0 | 0.79 | 181.15 | 0.96 | 0.11 |
| Hex | 1 | 34 | 35 | 62 | 2 | 0 | 4F | B5 | 60 | B |
| Octal | 1 | 64 | 65 | 142 | 2 | 0 | 117 | 265 | 140 | 13 |
| Binary | 1 | 110100 | 110101 | 1100010 | 10 | 0 | 1001111 | 10110101 | 1100000 | 1011 |
Color Harmonies of #013435
Complementary color
Monochromatic Colors of #013435
Black with #013435
Text Example
Text Example
White with #013435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013435; }
p { color: rgb(1,52,53); }
H1.HeaderClassName
{
color: #013435;
}
.AnyTagClassName
{
color: #013435;
}
</style>
background-color css
<style>
a { background-color: #013435; }
a { background-color: rgb(1,52,53); }
div.DivClassName
{
background-color: #013435;
}
.BgClassName
{
background-color: #013435;
}
</style>
border-color css
<style>
span { border-color: #013435; }
span { border-color: rgb(1,52,53); }
td.TdClassName
{
border-color: #013435;
}
.TagClassName
{
border-color: #013435;
}
</style>