Shades of Cyprus #054641
Tints of Cyprus #054641
RGB
CMYK
RGB Variations
Color information
#054641 (or 0x054641) is known color: Cyprus. HEX triplet: 05, 46 and 41. RGB value is (5,70,65). Sum of RGB (Red+Green+Blue) = 5+70+65=140 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.57% from 140); Green value is 70 (27.73% from 255 or 50% from 140); Blue value is 65 (25.78% from 255 or 46.43% from 140); Max value from RGB is 70 - color contains mainly: green. Hex color #054641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054641 is #FAB9BE. Grayscale: #313131. Windows color (decimal): -16431551 or 4277765. OLE color: 4277765.
HSL color Cylindrical-coordinate representation of color #054641: hue angle of 175.38º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054641 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 70 | 65 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.73 |
| HSL | 175.38º | 0.87% | 0.15% | - |
| HSV(B) | 175.38º | 0.93% | 0.27% | - |
| XYZ | 3.21 | 4.79 | 5.76 | - |
| YUV | 50 | 136.47 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 70 | 65 | 0.93 | 0 | 0.07 | 0.73 | 175.38 | 0.87 | 0.15 |
| Hex | 5 | 46 | 41 | 5D | 0 | 7 | 49 | AF | 57 | F |
| Octal | 5 | 106 | 101 | 135 | 0 | 7 | 111 | 257 | 127 | 17 |
| Binary | 101 | 1000110 | 1000001 | 1011101 | 0 | 111 | 1001001 | 10101111 | 1010111 | 1111 |
Color Harmonies of #054641
Complementary color
Monochromatic Colors of #054641
Black with #054641
Text Example
Text Example
White with #054641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054641; }
p { color: rgb(5,70,65); }
H1.HeaderClassName
{
color: #054641;
}
.AnyTagClassName
{
color: #054641;
}
</style>
background-color css
<style>
a { background-color: #054641; }
a { background-color: rgb(5,70,65); }
div.DivClassName
{
background-color: #054641;
}
.BgClassName
{
background-color: #054641;
}
</style>
border-color css
<style>
span { border-color: #054641; }
span { border-color: rgb(5,70,65); }
td.TdClassName
{
border-color: #054641;
}
.TagClassName
{
border-color: #054641;
}
</style>