Shades of Cyprus #063537
Tints of Cyprus #063537
RGB
CMYK
RGB Variations
Color information
#063537 (or 0x063537) is known color: Cyprus. HEX triplet: 06, 35 and 37. RGB value is (6,53,55). Sum of RGB (Red+Green+Blue) = 6+53+55=114 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.26% from 114); Green value is 53 (21.09% from 255 or 46.49% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: blue. Hex color #063537 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063537 is #F9CAC8. Grayscale: #272727. Windows color (decimal): -16370377 or 3618054. OLE color: 3618054.
HSL color Cylindrical-coordinate representation of color #063537: hue angle of 182.45º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063537 is Cyan = 0.89, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 53 | 55 | - |
| CMYK | 0.89 | 0.04 | 0 | 0.78 |
| HSL | 182.45º | 0.8% | 0.12% | - |
| HSV(B) | 182.45º | 0.89% | 0.22% | - |
| XYZ | 2.04 | 2.86 | 4.06 | - |
| YUV | 39.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 55 | 0.89 | 0.04 | 0 | 0.78 | 182.45 | 0.8 | 0.12 |
| Hex | 6 | 35 | 37 | 59 | 4 | 0 | 4E | B6 | 50 | C |
| Octal | 6 | 65 | 67 | 131 | 4 | 0 | 116 | 266 | 120 | 14 |
| Binary | 110 | 110101 | 110111 | 1011001 | 100 | 0 | 1001110 | 10110110 | 1010000 | 1100 |
Color Harmonies of #063537
Complementary color
Monochromatic Colors of #063537
Black with #063537
Text Example
Text Example
White with #063537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063537; }
p { color: rgb(6,53,55); }
H1.HeaderClassName
{
color: #063537;
}
.AnyTagClassName
{
color: #063537;
}
</style>
background-color css
<style>
a { background-color: #063537; }
a { background-color: rgb(6,53,55); }
div.DivClassName
{
background-color: #063537;
}
.BgClassName
{
background-color: #063537;
}
</style>
border-color css
<style>
span { border-color: #063537; }
span { border-color: rgb(6,53,55); }
td.TdClassName
{
border-color: #063537;
}
.TagClassName
{
border-color: #063537;
}
</style>