Shades of Cyprus #063E38
Tints of Cyprus #063E38
RGB
CMYK
RGB Variations
Color information
#063E38 (or 0x063E38) is known color: Cyprus. HEX triplet: 06, 3E and 38. RGB value is (6,62,56). Sum of RGB (Red+Green+Blue) = 6+62+56=124 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.84% from 124); Green value is 62 (24.61% from 255 or 50% from 124); Blue value is 56 (22.27% from 255 or 45.16% from 124); Max value from RGB is 62 - color contains mainly: green. Hex color #063E38 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063E38 is #F9C1C7. Grayscale: #2C2C2C. Windows color (decimal): -16368072 or 3685894. OLE color: 3685894.
HSL color Cylindrical-coordinate representation of color #063E38: hue angle of 173.57º degrees, saturation: 0.82, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #063E38 is Cyan = 0.90, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 6 | 62 | 56 | - |
| CMYK | 0.90 | 0 | 0.10 | 0.76 |
| HSL | 173.57º | 0.82% | 0.13% | - |
| HSV(B) | 173.57º | 0.9% | 0.24% | - |
| XYZ | 2.51 | 3.77 | 4.34 | - |
| YUV | 44.57 | 134.45 | 100.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 62 | 56 | 0.90 | 0 | 0.10 | 0.76 | 173.57 | 0.82 | 0.13 |
| Hex | 6 | 3E | 38 | 5A | 0 | A | 4C | AE | 52 | D |
| Octal | 6 | 76 | 70 | 132 | 0 | 12 | 114 | 256 | 122 | 15 |
| Binary | 110 | 111110 | 111000 | 1011010 | 0 | 1010 | 1001100 | 10101110 | 1010010 | 1101 |
Color Harmonies of #063E38
Complementary color
Monochromatic Colors of #063E38
Black with #063E38
Text Example
Text Example
White with #063E38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063E38; }
p { color: rgb(6,62,56); }
H1.HeaderClassName
{
color: #063E38;
}
.AnyTagClassName
{
color: #063E38;
}
</style>
background-color css
<style>
a { background-color: #063E38; }
a { background-color: rgb(6,62,56); }
div.DivClassName
{
background-color: #063E38;
}
.BgClassName
{
background-color: #063E38;
}
</style>
border-color css
<style>
span { border-color: #063E38; }
span { border-color: rgb(6,62,56); }
td.TdClassName
{
border-color: #063E38;
}
.TagClassName
{
border-color: #063E38;
}
</style>