Shades of Cyprus #065441
Tints of Cyprus #065441
RGB
CMYK
RGB Variations
Color information
#065441 (or 0x065441) is known color: Cyprus. HEX triplet: 06, 54 and 41. RGB value is (6,84,65). Sum of RGB (Red+Green+Blue) = 6+84+65=155 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.87% from 155); Green value is 84 (33.20% from 255 or 54.19% from 155); Blue value is 65 (25.78% from 255 or 41.94% from 155); Max value from RGB is 84 - color contains mainly: green. Hex color #065441 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065441 is #F9ABBE. Grayscale: #3A3A3A. Windows color (decimal): -16362431 or 4281350. OLE color: 4281350.
HSL color Cylindrical-coordinate representation of color #065441: hue angle of 165.38º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065441 is Cyan = 0.93, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 84 | 65 | - |
| CMYK | 0.93 | 0 | 0.23 | 0.67 |
| HSL | 165.38º | 0.87% | 0.18% | - |
| HSV(B) | 165.38º | 0.93% | 0.33% | - |
| XYZ | 4.2 | 6.76 | 6.08 | - |
| YUV | 58.51 | 131.66 | 90.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 84 | 65 | 0.93 | 0 | 0.23 | 0.67 | 165.38 | 0.87 | 0.18 |
| Hex | 6 | 54 | 41 | 5D | 0 | 17 | 43 | A5 | 57 | 12 |
| Octal | 6 | 124 | 101 | 135 | 0 | 27 | 103 | 245 | 127 | 22 |
| Binary | 110 | 1010100 | 1000001 | 1011101 | 0 | 10111 | 1000011 | 10100101 | 1010111 | 10010 |
Color Harmonies of #065441
Complementary color
Monochromatic Colors of #065441
Black with #065441
Text Example
Text Example
White with #065441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065441; }
p { color: rgb(6,84,65); }
H1.HeaderClassName
{
color: #065441;
}
.AnyTagClassName
{
color: #065441;
}
</style>
background-color css
<style>
a { background-color: #065441; }
a { background-color: rgb(6,84,65); }
div.DivClassName
{
background-color: #065441;
}
.BgClassName
{
background-color: #065441;
}
</style>
border-color css
<style>
span { border-color: #065441; }
span { border-color: rgb(6,84,65); }
td.TdClassName
{
border-color: #065441;
}
.TagClassName
{
border-color: #065441;
}
</style>