Shades of Cyprus #013936
Tints of Cyprus #013936
RGB
CMYK
RGB Variations
Color information
#013936 (or 0x013936) is known color: Cyprus. HEX triplet: 01, 39 and 36. RGB value is (1,57,54). Sum of RGB (Red+Green+Blue) = 1+57+54=112 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.89% from 112); Green value is 57 (22.66% from 255 or 50.89% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 57 - color contains mainly: green. Hex color #013936 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013936 is #FEC6C9. Grayscale: #272727. Windows color (decimal): -16697034 or 3553537. OLE color: 3553537.
HSL color Cylindrical-coordinate representation of color #013936: hue angle of 176.79º 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 #013936 is Cyan = 0.98, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 57 | 54 | - |
| CMYK | 0.98 | 0 | 0.05 | 0.78 |
| HSL | 176.79º | 0.97% | 0.11% | - |
| HSV(B) | 176.79º | 0.98% | 0.22% | - |
| XYZ | 2.14 | 3.2 | 3.99 | - |
| YUV | 39.91 | 135.95 | 100.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 57 | 54 | 0.98 | 0 | 0.05 | 0.78 | 176.79 | 0.97 | 0.11 |
| Hex | 1 | 39 | 36 | 62 | 0 | 5 | 4E | B1 | 61 | B |
| Octal | 1 | 71 | 66 | 142 | 0 | 5 | 116 | 261 | 141 | 13 |
| Binary | 1 | 111001 | 110110 | 1100010 | 0 | 101 | 1001110 | 10110001 | 1100001 | 1011 |
Color Harmonies of #013936
Complementary color
Monochromatic Colors of #013936
Black with #013936
Text Example
Text Example
White with #013936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013936; }
p { color: rgb(1,57,54); }
H1.HeaderClassName
{
color: #013936;
}
.AnyTagClassName
{
color: #013936;
}
</style>
background-color css
<style>
a { background-color: #013936; }
a { background-color: rgb(1,57,54); }
div.DivClassName
{
background-color: #013936;
}
.BgClassName
{
background-color: #013936;
}
</style>
border-color css
<style>
span { border-color: #013936; }
span { border-color: rgb(1,57,54); }
td.TdClassName
{
border-color: #013936;
}
.TagClassName
{
border-color: #013936;
}
</style>