Shades of Cyprus #005144
Tints of Cyprus #005144
RGB
CMYK
RGB Variations
Color information
#005144 (or 0x005144) is known color: Cyprus. HEX triplet: 00, 51 and 44. RGB value is (0,81,68). Sum of RGB (Red+Green+Blue) = 0+81+68=149 (19% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 149); Green value is 81 (32.03% from 255 or 54.36% from 149); Blue value is 68 (26.95% from 255 or 45.64% from 149); Max value from RGB is 81 - color contains mainly: green. Hex color #005144 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005144 is #FFAEBB. Grayscale: #373737. Windows color (decimal): -16756412 or 4477184. OLE color: 4477184.
HSL color Cylindrical-coordinate representation of color #005144: hue angle of 170.37º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005144 is Cyan = 1, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 0 | 81 | 68 | - |
| CMYK | 1 | 0 | 0.16 | 0.68 |
| HSL | 170.37º | 1% | 0.16% | - |
| HSV(B) | 170.37º | 1% | 0.32% | - |
| XYZ | 3.99 | 6.3 | 6.48 | - |
| YUV | 55.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 81 | 68 | 1 | 0 | 0.16 | 0.68 | 170.37 | 1 | 0.16 |
| Hex | 0 | 51 | 44 | 64 | 0 | 10 | 44 | AA | 64 | 10 |
| Octal | 0 | 121 | 104 | 144 | 0 | 20 | 104 | 252 | 144 | 20 |
| Binary | 0 | 1010001 | 1000100 | 1100100 | 0 | 10000 | 1000100 | 10101010 | 1100100 | 10000 |
Color Harmonies of #005144
Complementary color
Monochromatic Colors of #005144
Black with #005144
Text Example
Text Example
White with #005144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005144; }
p { color: rgb(0,81,68); }
H1.HeaderClassName
{
color: #005144;
}
.AnyTagClassName
{
color: #005144;
}
</style>
background-color css
<style>
a { background-color: #005144; }
a { background-color: rgb(0,81,68); }
div.DivClassName
{
background-color: #005144;
}
.BgClassName
{
background-color: #005144;
}
</style>
border-color css
<style>
span { border-color: #005144; }
span { border-color: rgb(0,81,68); }
td.TdClassName
{
border-color: #005144;
}
.TagClassName
{
border-color: #005144;
}
</style>