Shades of Cyprus #013538
Tints of Cyprus #013538
RGB
CMYK
RGB Variations
Color information
#013538 (or 0x013538) is known color: Cyprus. HEX triplet: 01, 35 and 38. RGB value is (1,53,56). Sum of RGB (Red+Green+Blue) = 1+53+56=110 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.91% from 110); Green value is 53 (21.09% from 255 or 48.18% from 110); Blue value is 56 (22.27% from 255 or 50.91% from 110); Max value from RGB is 56 - color contains mainly: blue. Hex color #013538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013538 is #FECAC7. Grayscale: #252525. Windows color (decimal): -16698056 or 3683585. OLE color: 3683585.
HSL color Cylindrical-coordinate representation of color #013538: hue angle of 183.27º 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 #013538 is Cyan = 0.98, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 53 | 56 | - |
| CMYK | 0.98 | 0.05 | 0 | 0.78 |
| HSL | 183.27º | 0.96% | 0.11% | - |
| HSV(B) | 183.27º | 0.98% | 0.22% | - |
| XYZ | 2 | 2.84 | 4.18 | - |
| YUV | 37.79 | 138.27 | 101.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 53 | 56 | 0.98 | 0.05 | 0 | 0.78 | 183.27 | 0.96 | 0.11 |
| Hex | 1 | 35 | 38 | 62 | 5 | 0 | 4E | B7 | 60 | B |
| Octal | 1 | 65 | 70 | 142 | 5 | 0 | 116 | 267 | 140 | 13 |
| Binary | 1 | 110101 | 111000 | 1100010 | 101 | 0 | 1001110 | 10110111 | 1100000 | 1011 |
Color Harmonies of #013538
Complementary color
Monochromatic Colors of #013538
Black with #013538
Text Example
Text Example
White with #013538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013538; }
p { color: rgb(1,53,56); }
H1.HeaderClassName
{
color: #013538;
}
.AnyTagClassName
{
color: #013538;
}
</style>
background-color css
<style>
a { background-color: #013538; }
a { background-color: rgb(1,53,56); }
div.DivClassName
{
background-color: #013538;
}
.BgClassName
{
background-color: #013538;
}
</style>
border-color css
<style>
span { border-color: #013538; }
span { border-color: rgb(1,53,56); }
td.TdClassName
{
border-color: #013538;
}
.TagClassName
{
border-color: #013538;
}
</style>