Shades of Cyprus #054138
Tints of Cyprus #054138
RGB
CMYK
RGB Variations
Color information
#054138 (or 0x054138) is known color: Cyprus. HEX triplet: 05, 41 and 38. RGB value is (5,65,56). Sum of RGB (Red+Green+Blue) = 5+65+56=126 (16% of max value = 765). Red value is 5 (2.34% from 255 or 3.97% from 126); Green value is 65 (25.78% from 255 or 51.59% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 65 - color contains mainly: green. Hex color #054138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054138 is #FABEC7. Grayscale: #2E2E2E. Windows color (decimal): -16432840 or 3686661. OLE color: 3686661.
HSL color Cylindrical-coordinate representation of color #054138: hue angle of 171º 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 #054138 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 65 | 56 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.75 |
| HSL | 171º | 0.86% | 0.14% | - |
| HSV(B) | 171º | 0.92% | 0.25% | - |
| XYZ | 2.67 | 4.1 | 4.39 | - |
| YUV | 46.03 | 133.62 | 98.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 65 | 56 | 0.92 | 0 | 0.14 | 0.75 | 171 | 0.86 | 0.14 |
| Hex | 5 | 41 | 38 | 5C | 0 | E | 4B | AB | 56 | E |
| Octal | 5 | 101 | 70 | 134 | 0 | 16 | 113 | 253 | 126 | 16 |
| Binary | 101 | 1000001 | 111000 | 1011100 | 0 | 1110 | 1001011 | 10101011 | 1010110 | 1110 |
Color Harmonies of #054138
Complementary color
Monochromatic Colors of #054138
Black with #054138
Text Example
Text Example
White with #054138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054138; }
p { color: rgb(5,65,56); }
H1.HeaderClassName
{
color: #054138;
}
.AnyTagClassName
{
color: #054138;
}
</style>
background-color css
<style>
a { background-color: #054138; }
a { background-color: rgb(5,65,56); }
div.DivClassName
{
background-color: #054138;
}
.BgClassName
{
background-color: #054138;
}
</style>
border-color css
<style>
span { border-color: #054138; }
span { border-color: rgb(5,65,56); }
td.TdClassName
{
border-color: #054138;
}
.TagClassName
{
border-color: #054138;
}
</style>