Shades of Cyprus #065545
Tints of Cyprus #065545
RGB
CMYK
RGB Variations
Color information
#065545 (or 0x065545) is known color: Cyprus. HEX triplet: 06, 55 and 45. RGB value is (6,85,69). Sum of RGB (Red+Green+Blue) = 6+85+69=160 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.75% from 160); Green value is 85 (33.59% from 255 or 53.12% from 160); Blue value is 69 (27.34% from 255 or 43.12% from 160); Max value from RGB is 85 - color contains mainly: green. Hex color #065545 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065545 is #F9AABA. Grayscale: #3B3B3B. Windows color (decimal): -16362171 or 4543750. OLE color: 4543750.
HSL color Cylindrical-coordinate representation of color #065545: hue angle of 167.85º 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 #065545 is Cyan = 0.93, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 69 | - |
| CMYK | 0.93 | 0 | 0.19 | 0.67 |
| HSL | 167.85º | 0.87% | 0.18% | - |
| HSV(B) | 167.85º | 0.93% | 0.33% | - |
| XYZ | 4.4 | 6.97 | 6.74 | - |
| YUV | 59.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 69 | 0.93 | 0 | 0.19 | 0.67 | 167.85 | 0.87 | 0.18 |
| Hex | 6 | 55 | 45 | 5D | 0 | 13 | 43 | A8 | 57 | 12 |
| Octal | 6 | 125 | 105 | 135 | 0 | 23 | 103 | 250 | 127 | 22 |
| Binary | 110 | 1010101 | 1000101 | 1011101 | 0 | 10011 | 1000011 | 10101000 | 1010111 | 10010 |
Color Harmonies of #065545
Complementary color
Monochromatic Colors of #065545
Black with #065545
Text Example
Text Example
White with #065545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065545; }
p { color: rgb(6,85,69); }
H1.HeaderClassName
{
color: #065545;
}
.AnyTagClassName
{
color: #065545;
}
</style>
background-color css
<style>
a { background-color: #065545; }
a { background-color: rgb(6,85,69); }
div.DivClassName
{
background-color: #065545;
}
.BgClassName
{
background-color: #065545;
}
</style>
border-color css
<style>
span { border-color: #065545; }
span { border-color: rgb(6,85,69); }
td.TdClassName
{
border-color: #065545;
}
.TagClassName
{
border-color: #065545;
}
</style>