Shades of Cyprus #065242
Tints of Cyprus #065242
RGB
CMYK
RGB Variations
Color information
#065242 (or 0x065242) is known color: Cyprus. HEX triplet: 06, 52 and 42. RGB value is (6,82,66). Sum of RGB (Red+Green+Blue) = 6+82+66=154 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.90% from 154); Green value is 82 (32.42% from 255 or 53.25% from 154); Blue value is 66 (26.17% from 255 or 42.86% from 154); Max value from RGB is 82 - color contains mainly: green. Hex color #065242 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065242 is #F9ADBD. Grayscale: #393939. Windows color (decimal): -16362942 or 4346374. OLE color: 4346374.
HSL color Cylindrical-coordinate representation of color #065242: hue angle of 167.37º 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 #065242 is Cyan = 0.93, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 6 | 82 | 66 | - |
| CMYK | 0.93 | 0 | 0.20 | 0.68 |
| HSL | 167.37º | 0.86% | 0.17% | - |
| HSV(B) | 167.37º | 0.93% | 0.32% | - |
| XYZ | 4.08 | 6.47 | 6.19 | - |
| YUV | 57.45 | 132.82 | 91.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 82 | 66 | 0.93 | 0 | 0.20 | 0.68 | 167.37 | 0.86 | 0.17 |
| Hex | 6 | 52 | 42 | 5D | 0 | 14 | 44 | A7 | 56 | 11 |
| Octal | 6 | 122 | 102 | 135 | 0 | 24 | 104 | 247 | 126 | 21 |
| Binary | 110 | 1010010 | 1000010 | 1011101 | 0 | 10100 | 1000100 | 10100111 | 1010110 | 10001 |
Color Harmonies of #065242
Complementary color
Monochromatic Colors of #065242
Black with #065242
Text Example
Text Example
White with #065242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065242; }
p { color: rgb(6,82,66); }
H1.HeaderClassName
{
color: #065242;
}
.AnyTagClassName
{
color: #065242;
}
</style>
background-color css
<style>
a { background-color: #065242; }
a { background-color: rgb(6,82,66); }
div.DivClassName
{
background-color: #065242;
}
.BgClassName
{
background-color: #065242;
}
</style>
border-color css
<style>
span { border-color: #065242; }
span { border-color: rgb(6,82,66); }
td.TdClassName
{
border-color: #065242;
}
.TagClassName
{
border-color: #065242;
}
</style>