Shades of Cyprus #065042
Tints of Cyprus #065042
RGB
CMYK
RGB Variations
Color information
#065042 (or 0x065042) is known color: Cyprus. HEX triplet: 06, 50 and 42. RGB value is (6,80,66). Sum of RGB (Red+Green+Blue) = 6+80+66=152 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.95% from 152); Green value is 80 (31.64% from 255 or 52.63% from 152); Blue value is 66 (26.17% from 255 or 43.42% from 152); Max value from RGB is 80 - color contains mainly: green. Hex color #065042 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065042 is #F9AFBD. Grayscale: #383838. Windows color (decimal): -16363454 or 4345862. OLE color: 4345862.
HSL color Cylindrical-coordinate representation of color #065042: hue angle of 168.65º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065042 is Cyan = 0.92, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 6 | 80 | 66 | - |
| CMYK | 0.92 | 0 | 0.17 | 0.69 |
| HSL | 168.65º | 0.86% | 0.17% | - |
| HSV(B) | 168.65º | 0.93% | 0.31% | - |
| XYZ | 3.93 | 6.17 | 6.14 | - |
| YUV | 56.28 | 133.48 | 92.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 80 | 66 | 0.92 | 0 | 0.17 | 0.69 | 168.65 | 0.86 | 0.17 |
| Hex | 6 | 50 | 42 | 5C | 0 | 11 | 45 | A9 | 56 | 11 |
| Octal | 6 | 120 | 102 | 134 | 0 | 21 | 105 | 251 | 126 | 21 |
| Binary | 110 | 1010000 | 1000010 | 1011100 | 0 | 10001 | 1000101 | 10101001 | 1010110 | 10001 |
Color Harmonies of #065042
Complementary color
Monochromatic Colors of #065042
Black with #065042
Text Example
Text Example
White with #065042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065042; }
p { color: rgb(6,80,66); }
H1.HeaderClassName
{
color: #065042;
}
.AnyTagClassName
{
color: #065042;
}
</style>
background-color css
<style>
a { background-color: #065042; }
a { background-color: rgb(6,80,66); }
div.DivClassName
{
background-color: #065042;
}
.BgClassName
{
background-color: #065042;
}
</style>
border-color css
<style>
span { border-color: #065042; }
span { border-color: rgb(6,80,66); }
td.TdClassName
{
border-color: #065042;
}
.TagClassName
{
border-color: #065042;
}
</style>