Shades of Cyprus #063532
Tints of Cyprus #063532
RGB
CMYK
RGB Variations
Color information
#063532 (or 0x063532) is known color: Cyprus. HEX triplet: 06, 35 and 32. RGB value is (6,53,50). Sum of RGB (Red+Green+Blue) = 6+53+50=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 53 (21.09% from 255 or 48.62% from 109); Blue value is 50 (19.92% from 255 or 45.87% from 109); Max value from RGB is 53 - color contains mainly: green. Hex color #063532 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063532 is #F9CACD. Grayscale: #262626. Windows color (decimal): -16370382 or 3290374. OLE color: 3290374.
HSL color Cylindrical-coordinate representation of color #063532: hue angle of 176.17º 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 #063532 is Cyan = 0.89, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 53 | 50 | - |
| CMYK | 0.89 | 0 | 0.06 | 0.79 |
| HSL | 176.17º | 0.8% | 0.12% | - |
| HSV(B) | 176.17º | 0.89% | 0.21% | - |
| XYZ | 1.92 | 2.82 | 3.46 | - |
| YUV | 38.61 | 134.43 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 50 | 0.89 | 0 | 0.06 | 0.79 | 176.17 | 0.8 | 0.12 |
| Hex | 6 | 35 | 32 | 59 | 0 | 6 | 4F | B0 | 50 | C |
| Octal | 6 | 65 | 62 | 131 | 0 | 6 | 117 | 260 | 120 | 14 |
| Binary | 110 | 110101 | 110010 | 1011001 | 0 | 110 | 1001111 | 10110000 | 1010000 | 1100 |
Color Harmonies of #063532
Complementary color
Monochromatic Colors of #063532
Black with #063532
Text Example
Text Example
White with #063532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063532; }
p { color: rgb(6,53,50); }
H1.HeaderClassName
{
color: #063532;
}
.AnyTagClassName
{
color: #063532;
}
</style>
background-color css
<style>
a { background-color: #063532; }
a { background-color: rgb(6,53,50); }
div.DivClassName
{
background-color: #063532;
}
.BgClassName
{
background-color: #063532;
}
</style>
border-color css
<style>
span { border-color: #063532; }
span { border-color: rgb(6,53,50); }
td.TdClassName
{
border-color: #063532;
}
.TagClassName
{
border-color: #063532;
}
</style>