Shades of Cyprus #015545
Tints of Cyprus #015545
RGB
CMYK
RGB Variations
Color information
#015545 (or 0x015545) is known color: Cyprus. HEX triplet: 01, 55 and 45. RGB value is (1,85,69). Sum of RGB (Red+Green+Blue) = 1+85+69=155 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 155); Green value is 85 (33.59% from 255 or 54.84% from 155); Blue value is 69 (27.34% from 255 or 44.52% from 155); Max value from RGB is 85 - color contains mainly: green. Hex color #015545 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015545 is #FEAABA. Grayscale: #3A3A3A. Windows color (decimal): -16689851 or 4543745. OLE color: 4543745.
HSL color Cylindrical-coordinate representation of color #015545: hue angle of 168.57º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015545 is Cyan = 0.99, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 85 | 69 | - |
| CMYK | 0.99 | 0 | 0.19 | 0.67 |
| HSL | 168.57º | 0.98% | 0.17% | - |
| HSV(B) | 168.57º | 0.99% | 0.33% | - |
| XYZ | 4.34 | 6.93 | 6.74 | - |
| YUV | 58.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 69 | 0.99 | 0 | 0.19 | 0.67 | 168.57 | 0.98 | 0.17 |
| Hex | 1 | 55 | 45 | 63 | 0 | 13 | 43 | A9 | 62 | 11 |
| Octal | 1 | 125 | 105 | 143 | 0 | 23 | 103 | 251 | 142 | 21 |
| Binary | 1 | 1010101 | 1000101 | 1100011 | 0 | 10011 | 1000011 | 10101001 | 1100010 | 10001 |
Color Harmonies of #015545
Complementary color
Monochromatic Colors of #015545
Black with #015545
Text Example
Text Example
White with #015545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015545; }
p { color: rgb(1,85,69); }
H1.HeaderClassName
{
color: #015545;
}
.AnyTagClassName
{
color: #015545;
}
</style>
background-color css
<style>
a { background-color: #015545; }
a { background-color: rgb(1,85,69); }
div.DivClassName
{
background-color: #015545;
}
.BgClassName
{
background-color: #015545;
}
</style>
border-color css
<style>
span { border-color: #015545; }
span { border-color: rgb(1,85,69); }
td.TdClassName
{
border-color: #015545;
}
.TagClassName
{
border-color: #015545;
}
</style>