Shades of Cyprus #065043
Tints of Cyprus #065043
RGB
CMYK
RGB Variations
Color information
#065043 (or 0x065043) is known color: Cyprus. HEX triplet: 06, 50 and 43. RGB value is (6,80,67). Sum of RGB (Red+Green+Blue) = 6+80+67=153 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.92% from 153); Green value is 80 (31.64% from 255 or 52.29% from 153); Blue value is 67 (26.56% from 255 or 43.79% from 153); Max value from RGB is 80 - color contains mainly: green. Hex color #065043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065043 is #F9AFBC. Grayscale: #383838. Windows color (decimal): -16363453 or 4411398. OLE color: 4411398.
HSL color Cylindrical-coordinate representation of color #065043: hue angle of 169.46º 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 #065043 is Cyan = 0.92, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 6 | 80 | 67 | - |
| CMYK | 0.92 | 0 | 0.16 | 0.69 |
| HSL | 169.46º | 0.86% | 0.17% | - |
| HSV(B) | 169.46º | 0.93% | 0.31% | - |
| XYZ | 3.96 | 6.18 | 6.29 | - |
| YUV | 56.39 | 133.98 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 80 | 67 | 0.92 | 0 | 0.16 | 0.69 | 169.46 | 0.86 | 0.17 |
| Hex | 6 | 50 | 43 | 5C | 0 | 10 | 45 | A9 | 56 | 11 |
| Octal | 6 | 120 | 103 | 134 | 0 | 20 | 105 | 251 | 126 | 21 |
| Binary | 110 | 1010000 | 1000011 | 1011100 | 0 | 10000 | 1000101 | 10101001 | 1010110 | 10001 |
Color Harmonies of #065043
Complementary color
Monochromatic Colors of #065043
Black with #065043
Text Example
Text Example
White with #065043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065043; }
p { color: rgb(6,80,67); }
H1.HeaderClassName
{
color: #065043;
}
.AnyTagClassName
{
color: #065043;
}
</style>
background-color css
<style>
a { background-color: #065043; }
a { background-color: rgb(6,80,67); }
div.DivClassName
{
background-color: #065043;
}
.BgClassName
{
background-color: #065043;
}
</style>
border-color css
<style>
span { border-color: #065043; }
span { border-color: rgb(6,80,67); }
td.TdClassName
{
border-color: #065043;
}
.TagClassName
{
border-color: #065043;
}
</style>