Shades of Cyprus #015340
Tints of Cyprus #015340
RGB
CMYK
RGB Variations
Color information
#015340 (or 0x015340) is known color: Cyprus. HEX triplet: 01, 53 and 40. RGB value is (1,83,64). Sum of RGB (Red+Green+Blue) = 1+83+64=148 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.68% from 148); Green value is 83 (32.81% from 255 or 56.08% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 83 - color contains mainly: green. Hex color #015340 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015340 is #FEACBF. Grayscale: #383838. Windows color (decimal): -16690368 or 4215553. OLE color: 4215553.
HSL color Cylindrical-coordinate representation of color #015340: hue angle of 166.1º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015340 is Cyan = 0.99, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 83 | 64 | - |
| CMYK | 0.99 | 0 | 0.23 | 0.67 |
| HSL | 166.1º | 0.98% | 0.16% | - |
| HSV(B) | 166.1º | 0.99% | 0.33% | - |
| XYZ | 4.03 | 6.56 | 5.9 | - |
| YUV | 56.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 83 | 64 | 0.99 | 0 | 0.23 | 0.67 | 166.1 | 0.98 | 0.16 |
| Hex | 1 | 53 | 40 | 63 | 0 | 17 | 43 | A6 | 62 | 10 |
| Octal | 1 | 123 | 100 | 143 | 0 | 27 | 103 | 246 | 142 | 20 |
| Binary | 1 | 1010011 | 1000000 | 1100011 | 0 | 10111 | 1000011 | 10100110 | 1100010 | 10000 |
Color Harmonies of #015340
Complementary color
Monochromatic Colors of #015340
Black with #015340
Text Example
Text Example
White with #015340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015340; }
p { color: rgb(1,83,64); }
H1.HeaderClassName
{
color: #015340;
}
.AnyTagClassName
{
color: #015340;
}
</style>
background-color css
<style>
a { background-color: #015340; }
a { background-color: rgb(1,83,64); }
div.DivClassName
{
background-color: #015340;
}
.BgClassName
{
background-color: #015340;
}
</style>
border-color css
<style>
span { border-color: #015340; }
span { border-color: rgb(1,83,64); }
td.TdClassName
{
border-color: #015340;
}
.TagClassName
{
border-color: #015340;
}
</style>