Shades of Cyprus #065248
Tints of Cyprus #065248
RGB
CMYK
RGB Variations
Color information
#065248 (or 0x065248) is known color: Cyprus. HEX triplet: 06, 52 and 48. RGB value is (6,82,72). Sum of RGB (Red+Green+Blue) = 6+82+72=160 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.75% from 160); Green value is 82 (32.42% from 255 or 51.25% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 82 - color contains mainly: green. Hex color #065248 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065248 is #F9ADB7. Grayscale: #3A3A3A. Windows color (decimal): -16362936 or 4739590. OLE color: 4739590.
HSL color Cylindrical-coordinate representation of color #065248: hue angle of 172.11º 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 #065248 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 6 | 82 | 72 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.68 |
| HSL | 172.11º | 0.86% | 0.17% | - |
| HSV(B) | 172.11º | 0.93% | 0.32% | - |
| XYZ | 4.26 | 6.54 | 7.17 | - |
| YUV | 58.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 82 | 72 | 0.93 | 0 | 0.12 | 0.68 | 172.11 | 0.86 | 0.17 |
| Hex | 6 | 52 | 48 | 5D | 0 | C | 44 | AC | 56 | 11 |
| Octal | 6 | 122 | 110 | 135 | 0 | 14 | 104 | 254 | 126 | 21 |
| Binary | 110 | 1010010 | 1001000 | 1011101 | 0 | 1100 | 1000100 | 10101100 | 1010110 | 10001 |
Color Harmonies of #065248
Complementary color
Monochromatic Colors of #065248
Black with #065248
Text Example
Text Example
White with #065248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065248; }
p { color: rgb(6,82,72); }
H1.HeaderClassName
{
color: #065248;
}
.AnyTagClassName
{
color: #065248;
}
</style>
background-color css
<style>
a { background-color: #065248; }
a { background-color: rgb(6,82,72); }
div.DivClassName
{
background-color: #065248;
}
.BgClassName
{
background-color: #065248;
}
</style>
border-color css
<style>
span { border-color: #065248; }
span { border-color: rgb(6,82,72); }
td.TdClassName
{
border-color: #065248;
}
.TagClassName
{
border-color: #065248;
}
</style>