Shades of Cyprus #013933
Tints of Cyprus #013933
RGB
CMYK
RGB Variations
Color information
#013933 (or 0x013933) is known color: Cyprus. HEX triplet: 01, 39 and 33. RGB value is (1,57,51). Sum of RGB (Red+Green+Blue) = 1+57+51=109 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.92% from 109); Green value is 57 (22.66% from 255 or 52.29% from 109); Blue value is 51 (20.31% from 255 or 46.79% from 109); Max value from RGB is 57 - color contains mainly: green. Hex color #013933 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013933 is #FEC6CC. Grayscale: #272727. Windows color (decimal): -16697037 or 3356929. OLE color: 3356929.
HSL color Cylindrical-coordinate representation of color #013933: hue angle of 173.57º 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 #013933 is Cyan = 0.98, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 57 | 51 | - |
| CMYK | 0.98 | 0 | 0.11 | 0.78 |
| HSL | 173.57º | 0.97% | 0.11% | - |
| HSV(B) | 173.57º | 0.98% | 0.22% | - |
| XYZ | 2.07 | 3.17 | 3.63 | - |
| YUV | 39.57 | 134.45 | 100.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 57 | 51 | 0.98 | 0 | 0.11 | 0.78 | 173.57 | 0.97 | 0.11 |
| Hex | 1 | 39 | 33 | 62 | 0 | B | 4E | AE | 61 | B |
| Octal | 1 | 71 | 63 | 142 | 0 | 13 | 116 | 256 | 141 | 13 |
| Binary | 1 | 111001 | 110011 | 1100010 | 0 | 1011 | 1001110 | 10101110 | 1100001 | 1011 |
Color Harmonies of #013933
Complementary color
Monochromatic Colors of #013933
Black with #013933
Text Example
Text Example
White with #013933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013933; }
p { color: rgb(1,57,51); }
H1.HeaderClassName
{
color: #013933;
}
.AnyTagClassName
{
color: #013933;
}
</style>
background-color css
<style>
a { background-color: #013933; }
a { background-color: rgb(1,57,51); }
div.DivClassName
{
background-color: #013933;
}
.BgClassName
{
background-color: #013933;
}
</style>
border-color css
<style>
span { border-color: #013933; }
span { border-color: rgb(1,57,51); }
td.TdClassName
{
border-color: #013933;
}
.TagClassName
{
border-color: #013933;
}
</style>