Shades of Cyprus #063536
Tints of Cyprus #063536
RGB
CMYK
RGB Variations
Color information
#063536 (or 0x063536) is known color: Cyprus. HEX triplet: 06, 35 and 36. RGB value is (6,53,54). Sum of RGB (Red+Green+Blue) = 6+53+54=113 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.31% from 113); Green value is 53 (21.09% from 255 or 46.90% from 113); Blue value is 54 (21.48% from 255 or 47.79% from 113); Max value from RGB is 54 - color contains mainly: blue. Hex color #063536 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063536 is #F9CAC9. Grayscale: #272727. Windows color (decimal): -16370378 or 3552518. OLE color: 3552518.
HSL color Cylindrical-coordinate representation of color #063536: hue angle of 181.25º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063536 is Cyan = 0.89, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 53 | 54 | - |
| CMYK | 0.89 | 0.02 | 0 | 0.79 |
| HSL | 181.25º | 0.8% | 0.12% | - |
| HSV(B) | 181.25º | 0.89% | 0.21% | - |
| XYZ | 2.01 | 2.85 | 3.93 | - |
| YUV | 39.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 54 | 0.89 | 0.02 | 0 | 0.79 | 181.25 | 0.8 | 0.12 |
| Hex | 6 | 35 | 36 | 59 | 2 | 0 | 4F | B5 | 50 | C |
| Octal | 6 | 65 | 66 | 131 | 2 | 0 | 117 | 265 | 120 | 14 |
| Binary | 110 | 110101 | 110110 | 1011001 | 10 | 0 | 1001111 | 10110101 | 1010000 | 1100 |
Color Harmonies of #063536
Complementary color
Monochromatic Colors of #063536
Black with #063536
Text Example
Text Example
White with #063536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063536; }
p { color: rgb(6,53,54); }
H1.HeaderClassName
{
color: #063536;
}
.AnyTagClassName
{
color: #063536;
}
</style>
background-color css
<style>
a { background-color: #063536; }
a { background-color: rgb(6,53,54); }
div.DivClassName
{
background-color: #063536;
}
.BgClassName
{
background-color: #063536;
}
</style>
border-color css
<style>
span { border-color: #063536; }
span { border-color: rgb(6,53,54); }
td.TdClassName
{
border-color: #063536;
}
.TagClassName
{
border-color: #063536;
}
</style>