Shades of Cyprus #065341
Tints of Cyprus #065341
RGB
CMYK
RGB Variations
Color information
#065341 (or 0x065341) is known color: Cyprus. HEX triplet: 06, 53 and 41. RGB value is (6,83,65). Sum of RGB (Red+Green+Blue) = 6+83+65=154 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.90% from 154); Green value is 83 (32.81% from 255 or 53.90% from 154); Blue value is 65 (25.78% from 255 or 42.21% from 154); Max value from RGB is 83 - color contains mainly: green. Hex color #065341 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065341 is #F9ACBE. Grayscale: #393939. Windows color (decimal): -16362687 or 4281094. OLE color: 4281094.
HSL color Cylindrical-coordinate representation of color #065341: hue angle of 165.97º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065341 is Cyan = 0.93, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 83 | 65 | - |
| CMYK | 0.93 | 0 | 0.22 | 0.67 |
| HSL | 165.97º | 0.87% | 0.17% | - |
| HSV(B) | 165.97º | 0.93% | 0.33% | - |
| XYZ | 4.12 | 6.61 | 6.06 | - |
| YUV | 57.93 | 131.99 | 90.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 83 | 65 | 0.93 | 0 | 0.22 | 0.67 | 165.97 | 0.87 | 0.17 |
| Hex | 6 | 53 | 41 | 5D | 0 | 16 | 43 | A6 | 57 | 11 |
| Octal | 6 | 123 | 101 | 135 | 0 | 26 | 103 | 246 | 127 | 21 |
| Binary | 110 | 1010011 | 1000001 | 1011101 | 0 | 10110 | 1000011 | 10100110 | 1010111 | 10001 |
Color Harmonies of #065341
Complementary color
Monochromatic Colors of #065341
Black with #065341
Text Example
Text Example
White with #065341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065341; }
p { color: rgb(6,83,65); }
H1.HeaderClassName
{
color: #065341;
}
.AnyTagClassName
{
color: #065341;
}
</style>
background-color css
<style>
a { background-color: #065341; }
a { background-color: rgb(6,83,65); }
div.DivClassName
{
background-color: #065341;
}
.BgClassName
{
background-color: #065341;
}
</style>
border-color css
<style>
span { border-color: #065341; }
span { border-color: rgb(6,83,65); }
td.TdClassName
{
border-color: #065341;
}
.TagClassName
{
border-color: #065341;
}
</style>