Shades of Cyprus #015245
Tints of Cyprus #015245
RGB
CMYK
RGB Variations
Color information
#015245 (or 0x015245) is known color: Cyprus. HEX triplet: 01, 52 and 45. RGB value is (1,82,69). Sum of RGB (Red+Green+Blue) = 1+82+69=152 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.66% from 152); Green value is 82 (32.42% from 255 or 53.95% from 152); Blue value is 69 (27.34% from 255 or 45.39% from 152); Max value from RGB is 82 - color contains mainly: green. Hex color #015245 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015245 is #FEADBA. Grayscale: #383838. Windows color (decimal): -16690619 or 4542977. OLE color: 4542977.
HSL color Cylindrical-coordinate representation of color #015245: hue angle of 170.37º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015245 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 1 | 82 | 69 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.68 |
| HSL | 170.37º | 0.98% | 0.16% | - |
| HSV(B) | 170.37º | 0.99% | 0.32% | - |
| XYZ | 4.1 | 6.47 | 6.66 | - |
| YUV | 56.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 82 | 69 | 0.99 | 0 | 0.16 | 0.68 | 170.37 | 0.98 | 0.16 |
| Hex | 1 | 52 | 45 | 63 | 0 | 10 | 44 | AA | 62 | 10 |
| Octal | 1 | 122 | 105 | 143 | 0 | 20 | 104 | 252 | 142 | 20 |
| Binary | 1 | 1010010 | 1000101 | 1100011 | 0 | 10000 | 1000100 | 10101010 | 1100010 | 10000 |
Color Harmonies of #015245
Complementary color
Monochromatic Colors of #015245
Black with #015245
Text Example
Text Example
White with #015245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015245; }
p { color: rgb(1,82,69); }
H1.HeaderClassName
{
color: #015245;
}
.AnyTagClassName
{
color: #015245;
}
</style>
background-color css
<style>
a { background-color: #015245; }
a { background-color: rgb(1,82,69); }
div.DivClassName
{
background-color: #015245;
}
.BgClassName
{
background-color: #015245;
}
</style>
border-color css
<style>
span { border-color: #015245; }
span { border-color: rgb(1,82,69); }
td.TdClassName
{
border-color: #015245;
}
.TagClassName
{
border-color: #015245;
}
</style>