Shades of Cyprus #054141
Tints of Cyprus #054141
RGB
CMYK
RGB Variations
Color information
#054141 (or 0x054141) is known color: Cyprus. HEX triplet: 05, 41 and 41. RGB value is (5,65,65). Sum of RGB (Red+Green+Blue) = 5+65+65=135 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.70% from 135); Green value is 65 (25.78% from 255 or 48.15% from 135); Blue value is 65 (25.78% from 255 or 48.15% from 135); Max value from RGB is 65 - color contains mainly: green, blue. Hex color #054141 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054141 is #FABEBE. Grayscale: #2F2F2F. Windows color (decimal): -16432831 or 4276485. OLE color: 4276485.
HSL color Cylindrical-coordinate representation of color #054141: hue angle of 180º 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 #054141 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 65 | 65 | - |
| CMYK | 0.92 | 0 | 0 | 0.75 |
| HSL | 180º | 0.86% | 0.14% | - |
| HSV(B) | 180º | 0.92% | 0.25% | - |
| XYZ | 2.91 | 4.19 | 5.66 | - |
| YUV | 47.06 | 138.12 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 65 | 65 | 0.92 | 0 | 0 | 0.75 | 180 | 0.86 | 0.14 |
| Hex | 5 | 41 | 41 | 5C | 0 | 0 | 4B | B4 | 56 | E |
| Octal | 5 | 101 | 101 | 134 | 0 | 0 | 113 | 264 | 126 | 16 |
| Binary | 101 | 1000001 | 1000001 | 1011100 | 0 | 0 | 1001011 | 10110100 | 1010110 | 1110 |
Color Harmonies of #054141
Complementary color
Monochromatic Colors of #054141
Black with #054141
Text Example
Text Example
White with #054141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054141; }
p { color: rgb(5,65,65); }
H1.HeaderClassName
{
color: #054141;
}
.AnyTagClassName
{
color: #054141;
}
</style>
background-color css
<style>
a { background-color: #054141; }
a { background-color: rgb(5,65,65); }
div.DivClassName
{
background-color: #054141;
}
.BgClassName
{
background-color: #054141;
}
</style>
border-color css
<style>
span { border-color: #054141; }
span { border-color: rgb(5,65,65); }
td.TdClassName
{
border-color: #054141;
}
.TagClassName
{
border-color: #054141;
}
</style>