Shades of Cyprus #065249
Tints of Cyprus #065249
RGB
CMYK
RGB Variations
Color information
#065249 (or 0x065249) is known color: Cyprus. HEX triplet: 06, 52 and 49. RGB value is (6,82,73). Sum of RGB (Red+Green+Blue) = 6+82+73=161 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.73% from 161); Green value is 82 (32.42% from 255 or 50.93% from 161); Blue value is 73 (28.91% from 255 or 45.34% from 161); Max value from RGB is 82 - color contains mainly: green. Hex color #065249 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065249 is #F9ADB6. Grayscale: #3A3A3A. Windows color (decimal): -16362935 or 4805126. OLE color: 4805126.
HSL color Cylindrical-coordinate representation of color #065249: hue angle of 172.89º 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 #065249 is Cyan = 0.93, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 6 | 82 | 73 | - |
| CMYK | 0.93 | 0 | 0.11 | 0.68 |
| HSL | 172.89º | 0.86% | 0.17% | - |
| HSV(B) | 172.89º | 0.93% | 0.32% | - |
| XYZ | 4.29 | 6.55 | 7.34 | - |
| YUV | 58.25 | 136.32 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 82 | 73 | 0.93 | 0 | 0.11 | 0.68 | 172.89 | 0.86 | 0.17 |
| Hex | 6 | 52 | 49 | 5D | 0 | B | 44 | AD | 56 | 11 |
| Octal | 6 | 122 | 111 | 135 | 0 | 13 | 104 | 255 | 126 | 21 |
| Binary | 110 | 1010010 | 1001001 | 1011101 | 0 | 1011 | 1000100 | 10101101 | 1010110 | 10001 |
Color Harmonies of #065249
Complementary color
Monochromatic Colors of #065249
Black with #065249
Text Example
Text Example
White with #065249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065249; }
p { color: rgb(6,82,73); }
H1.HeaderClassName
{
color: #065249;
}
.AnyTagClassName
{
color: #065249;
}
</style>
background-color css
<style>
a { background-color: #065249; }
a { background-color: rgb(6,82,73); }
div.DivClassName
{
background-color: #065249;
}
.BgClassName
{
background-color: #065249;
}
</style>
border-color css
<style>
span { border-color: #065249; }
span { border-color: rgb(6,82,73); }
td.TdClassName
{
border-color: #065249;
}
.TagClassName
{
border-color: #065249;
}
</style>