Shades of Cyprus #065147
Tints of Cyprus #065147
RGB
CMYK
RGB Variations
Color information
#065147 (or 0x065147) is known color: Cyprus. HEX triplet: 06, 51 and 47. RGB value is (6,81,71). Sum of RGB (Red+Green+Blue) = 6+81+71=158 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.80% from 158); Green value is 81 (32.03% from 255 or 51.27% from 158); Blue value is 71 (28.12% from 255 or 44.94% from 158); Max value from RGB is 81 - color contains mainly: green. Hex color #065147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065147 is #F9AEB8. Grayscale: #393939. Windows color (decimal): -16363193 or 4673798. OLE color: 4673798.
HSL color Cylindrical-coordinate representation of color #065147: hue angle of 172º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065147 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 6 | 81 | 71 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.68 |
| HSL | 172º | 0.86% | 0.17% | - |
| HSV(B) | 172º | 0.93% | 0.32% | - |
| XYZ | 4.15 | 6.38 | 6.97 | - |
| YUV | 57.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 81 | 71 | 0.93 | 0 | 0.12 | 0.68 | 172 | 0.86 | 0.17 |
| Hex | 6 | 51 | 47 | 5D | 0 | C | 44 | AC | 56 | 11 |
| Octal | 6 | 121 | 107 | 135 | 0 | 14 | 104 | 254 | 126 | 21 |
| Binary | 110 | 1010001 | 1000111 | 1011101 | 0 | 1100 | 1000100 | 10101100 | 1010110 | 10001 |
Color Harmonies of #065147
Complementary color
Monochromatic Colors of #065147
Black with #065147
Text Example
Text Example
White with #065147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065147; }
p { color: rgb(6,81,71); }
H1.HeaderClassName
{
color: #065147;
}
.AnyTagClassName
{
color: #065147;
}
</style>
background-color css
<style>
a { background-color: #065147; }
a { background-color: rgb(6,81,71); }
div.DivClassName
{
background-color: #065147;
}
.BgClassName
{
background-color: #065147;
}
</style>
border-color css
<style>
span { border-color: #065147; }
span { border-color: rgb(6,81,71); }
td.TdClassName
{
border-color: #065147;
}
.TagClassName
{
border-color: #065147;
}
</style>