Shades of Cyprus #013836
Tints of Cyprus #013836
RGB
CMYK
RGB Variations
Color information
#013836 (or 0x013836) is known color: Cyprus. HEX triplet: 01, 38 and 36. RGB value is (1,56,54). Sum of RGB (Red+Green+Blue) = 1+56+54=111 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.90% from 111); Green value is 56 (22.27% from 255 or 50.45% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 56 - color contains mainly: green. Hex color #013836 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013836 is #FEC7C9. Grayscale: #272727. Windows color (decimal): -16697290 or 3553281. OLE color: 3553281.
HSL color Cylindrical-coordinate representation of color #013836: hue angle of 177.82º 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 #013836 is Cyan = 0.98, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 56 | 54 | - |
| CMYK | 0.98 | 0 | 0.04 | 0.78 |
| HSL | 177.82º | 0.96% | 0.11% | - |
| HSV(B) | 177.82º | 0.98% | 0.22% | - |
| XYZ | 2.09 | 3.1 | 3.98 | - |
| YUV | 39.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 56 | 54 | 0.98 | 0 | 0.04 | 0.78 | 177.82 | 0.96 | 0.11 |
| Hex | 1 | 38 | 36 | 62 | 0 | 4 | 4E | B2 | 60 | B |
| Octal | 1 | 70 | 66 | 142 | 0 | 4 | 116 | 262 | 140 | 13 |
| Binary | 1 | 111000 | 110110 | 1100010 | 0 | 100 | 1001110 | 10110010 | 1100000 | 1011 |
Color Harmonies of #013836
Complementary color
Monochromatic Colors of #013836
Black with #013836
Text Example
Text Example
White with #013836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013836; }
p { color: rgb(1,56,54); }
H1.HeaderClassName
{
color: #013836;
}
.AnyTagClassName
{
color: #013836;
}
</style>
background-color css
<style>
a { background-color: #013836; }
a { background-color: rgb(1,56,54); }
div.DivClassName
{
background-color: #013836;
}
.BgClassName
{
background-color: #013836;
}
</style>
border-color css
<style>
span { border-color: #013836; }
span { border-color: rgb(1,56,54); }
td.TdClassName
{
border-color: #013836;
}
.TagClassName
{
border-color: #013836;
}
</style>