Shades of Cyprus #054041
Tints of Cyprus #054041
RGB
CMYK
RGB Variations
Color information
#054041 (or 0x054041) is known color: Cyprus. HEX triplet: 05, 40 and 41. RGB value is (5,64,65). Sum of RGB (Red+Green+Blue) = 5+64+65=134 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.73% from 134); Green value is 64 (25.39% from 255 or 47.76% from 134); Blue value is 65 (25.78% from 255 or 48.51% from 134); Max value from RGB is 65 - color contains mainly: blue. Hex color #054041 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054041 is #FABFBE. Grayscale: #2E2E2E. Windows color (decimal): -16433087 or 4276229. OLE color: 4276229.
HSL color Cylindrical-coordinate representation of color #054041: hue angle of 181º 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 #054041 is Cyan = 0.92, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 64 | 65 | - |
| CMYK | 0.92 | 0.02 | 0 | 0.75 |
| HSL | 181º | 0.86% | 0.14% | - |
| HSV(B) | 181º | 0.92% | 0.25% | - |
| XYZ | 2.85 | 4.08 | 5.64 | - |
| YUV | 46.47 | 138.45 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 64 | 65 | 0.92 | 0.02 | 0 | 0.75 | 181 | 0.86 | 0.14 |
| Hex | 5 | 40 | 41 | 5C | 2 | 0 | 4B | B5 | 56 | E |
| Octal | 5 | 100 | 101 | 134 | 2 | 0 | 113 | 265 | 126 | 16 |
| Binary | 101 | 1000000 | 1000001 | 1011100 | 10 | 0 | 1001011 | 10110101 | 1010110 | 1110 |
Color Harmonies of #054041
Complementary color
Monochromatic Colors of #054041
Black with #054041
Text Example
Text Example
White with #054041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054041; }
p { color: rgb(5,64,65); }
H1.HeaderClassName
{
color: #054041;
}
.AnyTagClassName
{
color: #054041;
}
</style>
background-color css
<style>
a { background-color: #054041; }
a { background-color: rgb(5,64,65); }
div.DivClassName
{
background-color: #054041;
}
.BgClassName
{
background-color: #054041;
}
</style>
border-color css
<style>
span { border-color: #054041; }
span { border-color: rgb(5,64,65); }
td.TdClassName
{
border-color: #054041;
}
.TagClassName
{
border-color: #054041;
}
</style>