Shades of Cyprus #015244
Tints of Cyprus #015244
RGB
CMYK
RGB Variations
Color information
#015244 (or 0x015244) is known color: Cyprus. HEX triplet: 01, 52 and 44. RGB value is (1,82,68). Sum of RGB (Red+Green+Blue) = 1+82+68=151 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.66% from 151); Green value is 82 (32.42% from 255 or 54.30% from 151); Blue value is 68 (26.95% from 255 or 45.03% from 151); Max value from RGB is 82 - color contains mainly: green. Hex color #015244 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015244 is #FEADBB. Grayscale: #383838. Windows color (decimal): -16690620 or 4477441. OLE color: 4477441.
HSL color Cylindrical-coordinate representation of color #015244: hue angle of 169.63º 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 #015244 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 1 | 82 | 68 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.68 |
| HSL | 169.63º | 0.98% | 0.16% | - |
| HSV(B) | 169.63º | 0.99% | 0.32% | - |
| XYZ | 4.07 | 6.46 | 6.5 | - |
| YUV | 56.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 82 | 68 | 0.99 | 0 | 0.17 | 0.68 | 169.63 | 0.98 | 0.16 |
| Hex | 1 | 52 | 44 | 63 | 0 | 11 | 44 | AA | 62 | 10 |
| Octal | 1 | 122 | 104 | 143 | 0 | 21 | 104 | 252 | 142 | 20 |
| Binary | 1 | 1010010 | 1000100 | 1100011 | 0 | 10001 | 1000100 | 10101010 | 1100010 | 10000 |
Color Harmonies of #015244
Complementary color
Monochromatic Colors of #015244
Black with #015244
Text Example
Text Example
White with #015244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015244; }
p { color: rgb(1,82,68); }
H1.HeaderClassName
{
color: #015244;
}
.AnyTagClassName
{
color: #015244;
}
</style>
background-color css
<style>
a { background-color: #015244; }
a { background-color: rgb(1,82,68); }
div.DivClassName
{
background-color: #015244;
}
.BgClassName
{
background-color: #015244;
}
</style>
border-color css
<style>
span { border-color: #015244; }
span { border-color: rgb(1,82,68); }
td.TdClassName
{
border-color: #015244;
}
.TagClassName
{
border-color: #015244;
}
</style>