Shades of Cyprus #065342
Tints of Cyprus #065342
RGB
CMYK
RGB Variations
Color information
#065342 (or 0x065342) is known color: Cyprus. HEX triplet: 06, 53 and 42. RGB value is (6,83,66). Sum of RGB (Red+Green+Blue) = 6+83+66=155 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.87% from 155); Green value is 83 (32.81% from 255 or 53.55% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 83 - color contains mainly: green. Hex color #065342 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065342 is #F9ACBD. Grayscale: #3A3A3A. Windows color (decimal): -16362686 or 4346630. OLE color: 4346630.
HSL color Cylindrical-coordinate representation of color #065342: hue angle of 166.75º 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 #065342 is Cyan = 0.93, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 83 | 66 | - |
| CMYK | 0.93 | 0 | 0.20 | 0.67 |
| HSL | 166.75º | 0.87% | 0.17% | - |
| HSV(B) | 166.75º | 0.93% | 0.33% | - |
| XYZ | 4.15 | 6.62 | 6.21 | - |
| YUV | 58.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 83 | 66 | 0.93 | 0 | 0.20 | 0.67 | 166.75 | 0.87 | 0.17 |
| Hex | 6 | 53 | 42 | 5D | 0 | 14 | 43 | A7 | 57 | 11 |
| Octal | 6 | 123 | 102 | 135 | 0 | 24 | 103 | 247 | 127 | 21 |
| Binary | 110 | 1010011 | 1000010 | 1011101 | 0 | 10100 | 1000011 | 10100111 | 1010111 | 10001 |
Color Harmonies of #065342
Complementary color
Monochromatic Colors of #065342
Black with #065342
Text Example
Text Example
White with #065342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065342; }
p { color: rgb(6,83,66); }
H1.HeaderClassName
{
color: #065342;
}
.AnyTagClassName
{
color: #065342;
}
</style>
background-color css
<style>
a { background-color: #065342; }
a { background-color: rgb(6,83,66); }
div.DivClassName
{
background-color: #065342;
}
.BgClassName
{
background-color: #065342;
}
</style>
border-color css
<style>
span { border-color: #065342; }
span { border-color: rgb(6,83,66); }
td.TdClassName
{
border-color: #065342;
}
.TagClassName
{
border-color: #065342;
}
</style>