Shades of Cyprus #05463E
Tints of Cyprus #05463E
RGB
CMYK
RGB Variations
Color information
#05463E (or 0x05463E) is known color: Cyprus. HEX triplet: 05, 46 and 3E. RGB value is (5,70,62). Sum of RGB (Red+Green+Blue) = 5+70+62=137 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.65% from 137); Green value is 70 (27.73% from 255 or 51.09% from 137); Blue value is 62 (24.61% from 255 or 45.26% from 137); Max value from RGB is 70 - color contains mainly: green. Hex color #05463E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #05463E is #FAB9C1. Grayscale: #313131. Windows color (decimal): -16431554 or 4081157. OLE color: 4081157.
HSL color Cylindrical-coordinate representation of color #05463E: hue angle of 172.62º 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 #05463E is Cyan = 0.93, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 70 | 62 | - |
| CMYK | 0.93 | 0 | 0.11 | 0.73 |
| HSL | 172.62º | 0.87% | 0.15% | - |
| HSV(B) | 172.62º | 0.93% | 0.27% | - |
| XYZ | 3.12 | 4.76 | 5.31 | - |
| YUV | 49.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 70 | 62 | 0.93 | 0 | 0.11 | 0.73 | 172.62 | 0.87 | 0.15 |
| Hex | 5 | 46 | 3E | 5D | 0 | B | 49 | AD | 57 | F |
| Octal | 5 | 106 | 76 | 135 | 0 | 13 | 111 | 255 | 127 | 17 |
| Binary | 101 | 1000110 | 111110 | 1011101 | 0 | 1011 | 1001001 | 10101101 | 1010111 | 1111 |
Color Harmonies of #05463E
Complementary color
Monochromatic Colors of #05463E
Black with #05463E
Text Example
Text Example
White with #05463E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05463E; }
p { color: rgb(5,70,62); }
H1.HeaderClassName
{
color: #05463E;
}
.AnyTagClassName
{
color: #05463E;
}
</style>
background-color css
<style>
a { background-color: #05463E; }
a { background-color: rgb(5,70,62); }
div.DivClassName
{
background-color: #05463E;
}
.BgClassName
{
background-color: #05463E;
}
</style>
border-color css
<style>
span { border-color: #05463E; }
span { border-color: rgb(5,70,62); }
td.TdClassName
{
border-color: #05463E;
}
.TagClassName
{
border-color: #05463E;
}
</style>