Shades of Cyprus #013432
Tints of Cyprus #013432
RGB
CMYK
RGB Variations
Color information
#013432 (or 0x013432) is known color: Cyprus. HEX triplet: 01, 34 and 32. RGB value is (1,52,50). Sum of RGB (Red+Green+Blue) = 1+52+50=103 (13% of max value = 765). Red value is 1 (0.78% from 255 or 0.97% from 103); Green value is 52 (20.70% from 255 or 50.49% from 103); Blue value is 50 (19.92% from 255 or 48.54% from 103); Max value from RGB is 52 - color contains mainly: green. Hex color #013432 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013432 is #FECBCD. Grayscale: #242424. Windows color (decimal): -16698318 or 3290113. OLE color: 3290113.
HSL color Cylindrical-coordinate representation of color #013432: hue angle of 177.65º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013432 is Cyan = 0.98, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 1 | 52 | 50 | - |
| CMYK | 0.98 | 0 | 0.04 | 0.80 |
| HSL | 177.65º | 0.96% | 0.1% | - |
| HSV(B) | 177.65º | 0.98% | 0.2% | - |
| XYZ | 1.82 | 2.69 | 3.44 | - |
| YUV | 36.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 52 | 50 | 0.98 | 0 | 0.04 | 0.80 | 177.65 | 0.96 | 0.1 |
| Hex | 1 | 34 | 32 | 62 | 0 | 4 | 50 | B2 | 60 | A |
| Octal | 1 | 64 | 62 | 142 | 0 | 4 | 120 | 262 | 140 | 12 |
| Binary | 1 | 110100 | 110010 | 1100010 | 0 | 100 | 1010000 | 10110010 | 1100000 | 1010 |
Color Harmonies of #013432
Complementary color
Monochromatic Colors of #013432
Black with #013432
Text Example
Text Example
White with #013432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013432; }
p { color: rgb(1,52,50); }
H1.HeaderClassName
{
color: #013432;
}
.AnyTagClassName
{
color: #013432;
}
</style>
background-color css
<style>
a { background-color: #013432; }
a { background-color: rgb(1,52,50); }
div.DivClassName
{
background-color: #013432;
}
.BgClassName
{
background-color: #013432;
}
</style>
border-color css
<style>
span { border-color: #013432; }
span { border-color: rgb(1,52,50); }
td.TdClassName
{
border-color: #013432;
}
.TagClassName
{
border-color: #013432;
}
</style>