Shades of Cyprus #054140
Tints of Cyprus #054140
RGB
CMYK
RGB Variations
Color information
#054140 (or 0x054140) is known color: Cyprus. HEX triplet: 05, 41 and 40. RGB value is (5,65,64). Sum of RGB (Red+Green+Blue) = 5+65+64=134 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.73% from 134); Green value is 65 (25.78% from 255 or 48.51% from 134); Blue value is 64 (25.39% from 255 or 47.76% from 134); Max value from RGB is 65 - color contains mainly: green. Hex color #054140 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054140 is #FABEBF. Grayscale: #2E2E2E. Windows color (decimal): -16432832 or 4210949. OLE color: 4210949.
HSL color Cylindrical-coordinate representation of color #054140: hue angle of 179º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #054140 is Cyan = 0.92, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 65 | 64 | - |
| CMYK | 0.92 | 0 | 0.02 | 0.75 |
| HSL | 179º | 0.86% | 0.14% | - |
| HSV(B) | 179º | 0.92% | 0.25% | - |
| XYZ | 2.88 | 4.18 | 5.51 | - |
| YUV | 46.95 | 137.62 | 98.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 65 | 64 | 0.92 | 0 | 0.02 | 0.75 | 179 | 0.86 | 0.14 |
| Hex | 5 | 41 | 40 | 5C | 0 | 2 | 4B | B3 | 56 | E |
| Octal | 5 | 101 | 100 | 134 | 0 | 2 | 113 | 263 | 126 | 16 |
| Binary | 101 | 1000001 | 1000000 | 1011100 | 0 | 10 | 1001011 | 10110011 | 1010110 | 1110 |
Color Harmonies of #054140
Complementary color
Monochromatic Colors of #054140
Black with #054140
Text Example
Text Example
White with #054140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054140; }
p { color: rgb(5,65,64); }
H1.HeaderClassName
{
color: #054140;
}
.AnyTagClassName
{
color: #054140;
}
</style>
background-color css
<style>
a { background-color: #054140; }
a { background-color: rgb(5,65,64); }
div.DivClassName
{
background-color: #054140;
}
.BgClassName
{
background-color: #054140;
}
</style>
border-color css
<style>
span { border-color: #054140; }
span { border-color: rgb(5,65,64); }
td.TdClassName
{
border-color: #054140;
}
.TagClassName
{
border-color: #054140;
}
</style>