Shades of Cyprus #013732
Tints of Cyprus #013732
RGB
CMYK
RGB Variations
Color information
#013732 (or 0x013732) is known color: Cyprus. HEX triplet: 01, 37 and 32. RGB value is (1,55,50). Sum of RGB (Red+Green+Blue) = 1+55+50=106 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.94% from 106); Green value is 55 (21.88% from 255 or 51.89% from 106); Blue value is 50 (19.92% from 255 or 47.17% from 106); Max value from RGB is 55 - color contains mainly: green. Hex color #013732 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013732 is #FEC8CD. Grayscale: #262626. Windows color (decimal): -16697550 or 3290881. OLE color: 3290881.
HSL color Cylindrical-coordinate representation of color #013732: hue angle of 174.44º 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 #013732 is Cyan = 0.98, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 55 | 50 | - |
| CMYK | 0.98 | 0 | 0.09 | 0.78 |
| HSL | 174.44º | 0.96% | 0.11% | - |
| HSV(B) | 174.44º | 0.98% | 0.22% | - |
| XYZ | 1.95 | 2.97 | 3.49 | - |
| YUV | 38.28 | 134.61 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 55 | 50 | 0.98 | 0 | 0.09 | 0.78 | 174.44 | 0.96 | 0.11 |
| Hex | 1 | 37 | 32 | 62 | 0 | 9 | 4E | AE | 60 | B |
| Octal | 1 | 67 | 62 | 142 | 0 | 11 | 116 | 256 | 140 | 13 |
| Binary | 1 | 110111 | 110010 | 1100010 | 0 | 1001 | 1001110 | 10101110 | 1100000 | 1011 |
Color Harmonies of #013732
Complementary color
Monochromatic Colors of #013732
Black with #013732
Text Example
Text Example
White with #013732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013732; }
p { color: rgb(1,55,50); }
H1.HeaderClassName
{
color: #013732;
}
.AnyTagClassName
{
color: #013732;
}
</style>
background-color css
<style>
a { background-color: #013732; }
a { background-color: rgb(1,55,50); }
div.DivClassName
{
background-color: #013732;
}
.BgClassName
{
background-color: #013732;
}
</style>
border-color css
<style>
span { border-color: #013732; }
span { border-color: rgb(1,55,50); }
td.TdClassName
{
border-color: #013732;
}
.TagClassName
{
border-color: #013732;
}
</style>