Shades of Cyprus #063740
Tints of Cyprus #063740
RGB
CMYK
RGB Variations
Color information
#063740 (or 0x063740) is known color: Cyprus. HEX triplet: 06, 37 and 40. RGB value is (6,55,64). Sum of RGB (Red+Green+Blue) = 6+55+64=125 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.8% from 125); Green value is 55 (21.88% from 255 or 44% from 125); Blue value is 64 (25.39% from 255 or 51.2% from 125); Max value from RGB is 64 - color contains mainly: blue. Hex color #063740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063740 is #F9C8BF. Grayscale: #292929. Windows color (decimal): -16369856 or 4208390. OLE color: 4208390.
HSL color Cylindrical-coordinate representation of color #063740: hue angle of 189.31º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #063740 is Cyan = 0.91, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 6 | 55 | 64 | - |
| CMYK | 0.91 | 0.14 | 0 | 0.75 |
| HSL | 189.31º | 0.83% | 0.14% | - |
| HSV(B) | 189.31º | 0.91% | 0.25% | - |
| XYZ | 2.37 | 3.14 | 5.33 | - |
| YUV | 41.38 | 140.77 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 64 | 0.91 | 0.14 | 0 | 0.75 | 189.31 | 0.83 | 0.14 |
| Hex | 6 | 37 | 40 | 5B | E | 0 | 4B | BD | 53 | E |
| Octal | 6 | 67 | 100 | 133 | 16 | 0 | 113 | 275 | 123 | 16 |
| Binary | 110 | 110111 | 1000000 | 1011011 | 1110 | 0 | 1001011 | 10111101 | 1010011 | 1110 |
Color Harmonies of #063740
Complementary color
Monochromatic Colors of #063740
Black with #063740
Text Example
Text Example
White with #063740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063740; }
p { color: rgb(6,55,64); }
H1.HeaderClassName
{
color: #063740;
}
.AnyTagClassName
{
color: #063740;
}
</style>
background-color css
<style>
a { background-color: #063740; }
a { background-color: rgb(6,55,64); }
div.DivClassName
{
background-color: #063740;
}
.BgClassName
{
background-color: #063740;
}
</style>
border-color css
<style>
span { border-color: #063740; }
span { border-color: rgb(6,55,64); }
td.TdClassName
{
border-color: #063740;
}
.TagClassName
{
border-color: #063740;
}
</style>