Shades of Cyprus #013130
Tints of Cyprus #013130
RGB
CMYK
RGB Variations
Color information
#013130 (or 0x013130) is known color: Cyprus. HEX triplet: 01, 31 and 30. RGB value is (1,49,48). Sum of RGB (Red+Green+Blue) = 1+49+48=98 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.02% from 98); Green value is 49 (19.53% from 255 or 50% from 98); Blue value is 48 (19.14% from 255 or 48.98% from 98); Max value from RGB is 49 - color contains mainly: green. Hex color #013130 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013130 is #FECECF. Grayscale: #222222. Windows color (decimal): -16699088 or 3158273. OLE color: 3158273.
HSL color Cylindrical-coordinate representation of color #013130: hue angle of 178.75º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013130 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 1 | 49 | 48 | - |
| CMYK | 0.98 | 0 | 0.02 | 0.81 |
| HSL | 178.75º | 0.96% | 0.1% | - |
| HSV(B) | 178.75º | 0.98% | 0.19% | - |
| XYZ | 1.64 | 2.42 | 3.18 | - |
| YUV | 34.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 49 | 48 | 0.98 | 0 | 0.02 | 0.81 | 178.75 | 0.96 | 0.1 |
| Hex | 1 | 31 | 30 | 62 | 0 | 2 | 51 | B3 | 60 | A |
| Octal | 1 | 61 | 60 | 142 | 0 | 2 | 121 | 263 | 140 | 12 |
| Binary | 1 | 110001 | 110000 | 1100010 | 0 | 10 | 1010001 | 10110011 | 1100000 | 1010 |
Color Harmonies of #013130
Complementary color
Monochromatic Colors of #013130
Black with #013130
Text Example
Text Example
White with #013130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013130; }
p { color: rgb(1,49,48); }
H1.HeaderClassName
{
color: #013130;
}
.AnyTagClassName
{
color: #013130;
}
</style>
background-color css
<style>
a { background-color: #013130; }
a { background-color: rgb(1,49,48); }
div.DivClassName
{
background-color: #013130;
}
.BgClassName
{
background-color: #013130;
}
</style>
border-color css
<style>
span { border-color: #013130; }
span { border-color: rgb(1,49,48); }
td.TdClassName
{
border-color: #013130;
}
.TagClassName
{
border-color: #013130;
}
</style>