Shades of Cyprus #063D39
Tints of Cyprus #063D39
RGB
CMYK
RGB Variations
Color information
#063D39 (or 0x063D39) is known color: Cyprus. HEX triplet: 06, 3D and 39. RGB value is (6,61,57). Sum of RGB (Red+Green+Blue) = 6+61+57=124 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.84% from 124); Green value is 61 (24.22% from 255 or 49.19% from 124); Blue value is 57 (22.66% from 255 or 45.97% from 124); Max value from RGB is 61 - color contains mainly: green. Hex color #063D39 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063D39 is #F9C2C6. Grayscale: #2C2C2C. Windows color (decimal): -16368327 or 3751174. OLE color: 3751174.
HSL color Cylindrical-coordinate representation of color #063D39: hue angle of 175.64º 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 #063D39 is Cyan = 0.90, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 6 | 61 | 57 | - |
| CMYK | 0.90 | 0 | 0.07 | 0.76 |
| HSL | 175.64º | 0.82% | 0.13% | - |
| HSV(B) | 175.64º | 0.9% | 0.24% | - |
| XYZ | 2.48 | 3.67 | 4.45 | - |
| YUV | 44.1 | 135.28 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 61 | 57 | 0.90 | 0 | 0.07 | 0.76 | 175.64 | 0.82 | 0.13 |
| Hex | 6 | 3D | 39 | 5A | 0 | 7 | 4C | B0 | 52 | D |
| Octal | 6 | 75 | 71 | 132 | 0 | 7 | 114 | 260 | 122 | 15 |
| Binary | 110 | 111101 | 111001 | 1011010 | 0 | 111 | 1001100 | 10110000 | 1010010 | 1101 |
Color Harmonies of #063D39
Complementary color
Monochromatic Colors of #063D39
Black with #063D39
Text Example
Text Example
White with #063D39
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063D39; }
p { color: rgb(6,61,57); }
H1.HeaderClassName
{
color: #063D39;
}
.AnyTagClassName
{
color: #063D39;
}
</style>
background-color css
<style>
a { background-color: #063D39; }
a { background-color: rgb(6,61,57); }
div.DivClassName
{
background-color: #063D39;
}
.BgClassName
{
background-color: #063D39;
}
</style>
border-color css
<style>
span { border-color: #063D39; }
span { border-color: rgb(6,61,57); }
td.TdClassName
{
border-color: #063D39;
}
.TagClassName
{
border-color: #063D39;
}
</style>