Shades of Cyprus #013539
Tints of Cyprus #013539
RGB
CMYK
RGB Variations
Color information
#013539 (or 0x013539) is known color: Cyprus. HEX triplet: 01, 35 and 39. RGB value is (1,53,57). Sum of RGB (Red+Green+Blue) = 1+53+57=111 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.90% from 111); Green value is 53 (21.09% from 255 or 47.75% from 111); Blue value is 57 (22.66% from 255 or 51.35% from 111); Max value from RGB is 57 - color contains mainly: blue. Hex color #013539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013539 is #FECAC6. Grayscale: #252525. Windows color (decimal): -16698055 or 3749121. OLE color: 3749121.
HSL color Cylindrical-coordinate representation of color #013539: hue angle of 184.29º degrees, saturation: 0.97, 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 #013539 is Cyan = 0.98, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 53 | 57 | - |
| CMYK | 0.98 | 0.07 | 0 | 0.78 |
| HSL | 184.29º | 0.97% | 0.11% | - |
| HSV(B) | 184.29º | 0.98% | 0.22% | - |
| XYZ | 2.02 | 2.85 | 4.31 | - |
| YUV | 37.91 | 138.77 | 101.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 53 | 57 | 0.98 | 0.07 | 0 | 0.78 | 184.29 | 0.97 | 0.11 |
| Hex | 1 | 35 | 39 | 62 | 7 | 0 | 4E | B8 | 61 | B |
| Octal | 1 | 65 | 71 | 142 | 7 | 0 | 116 | 270 | 141 | 13 |
| Binary | 1 | 110101 | 111001 | 1100010 | 111 | 0 | 1001110 | 10111000 | 1100001 | 1011 |
Color Harmonies of #013539
Complementary color
Monochromatic Colors of #013539
Black with #013539
Text Example
Text Example
White with #013539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013539; }
p { color: rgb(1,53,57); }
H1.HeaderClassName
{
color: #013539;
}
.AnyTagClassName
{
color: #013539;
}
</style>
background-color css
<style>
a { background-color: #013539; }
a { background-color: rgb(1,53,57); }
div.DivClassName
{
background-color: #013539;
}
.BgClassName
{
background-color: #013539;
}
</style>
border-color css
<style>
span { border-color: #013539; }
span { border-color: rgb(1,53,57); }
td.TdClassName
{
border-color: #013539;
}
.TagClassName
{
border-color: #013539;
}
</style>