Shades of Cyprus #015442
Tints of Cyprus #015442
RGB
CMYK
RGB Variations
Color information
#015442 (or 0x015442) is known color: Cyprus. HEX triplet: 01, 54 and 42. RGB value is (1,84,66). Sum of RGB (Red+Green+Blue) = 1+84+66=151 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.66% from 151); Green value is 84 (33.20% from 255 or 55.63% from 151); Blue value is 66 (26.17% from 255 or 43.71% from 151); Max value from RGB is 84 - color contains mainly: green. Hex color #015442 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015442 is #FEABBD. Grayscale: #393939. Windows color (decimal): -16690110 or 4346881. OLE color: 4346881.
HSL color Cylindrical-coordinate representation of color #015442: hue angle of 166.99º 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 #015442 is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 84 | 66 | - |
| CMYK | 0.99 | 0 | 0.21 | 0.67 |
| HSL | 166.99º | 0.98% | 0.17% | - |
| HSV(B) | 166.99º | 0.99% | 0.33% | - |
| XYZ | 4.17 | 6.74 | 6.24 | - |
| YUV | 57.13 | 133 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 84 | 66 | 0.99 | 0 | 0.21 | 0.67 | 166.99 | 0.98 | 0.17 |
| Hex | 1 | 54 | 42 | 63 | 0 | 15 | 43 | A7 | 62 | 11 |
| Octal | 1 | 124 | 102 | 143 | 0 | 25 | 103 | 247 | 142 | 21 |
| Binary | 1 | 1010100 | 1000010 | 1100011 | 0 | 10101 | 1000011 | 10100111 | 1100010 | 10001 |
Color Harmonies of #015442
Complementary color
Monochromatic Colors of #015442
Black with #015442
Text Example
Text Example
White with #015442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015442; }
p { color: rgb(1,84,66); }
H1.HeaderClassName
{
color: #015442;
}
.AnyTagClassName
{
color: #015442;
}
</style>
background-color css
<style>
a { background-color: #015442; }
a { background-color: rgb(1,84,66); }
div.DivClassName
{
background-color: #015442;
}
.BgClassName
{
background-color: #015442;
}
</style>
border-color css
<style>
span { border-color: #015442; }
span { border-color: rgb(1,84,66); }
td.TdClassName
{
border-color: #015442;
}
.TagClassName
{
border-color: #015442;
}
</style>