Shades of Cyprus #063638
Tints of Cyprus #063638
RGB
CMYK
RGB Variations
Color information
#063638 (or 0x063638) is known color: Cyprus. HEX triplet: 06, 36 and 38. RGB value is (6,54,56). Sum of RGB (Red+Green+Blue) = 6+54+56=116 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.17% from 116); Green value is 54 (21.48% from 255 or 46.55% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 56 - color contains mainly: blue. Hex color #063638 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063638 is #F9C9C7. Grayscale: #272727. Windows color (decimal): -16370120 or 3683846. OLE color: 3683846.
HSL color Cylindrical-coordinate representation of color #063638: hue angle of 182.4º degrees, saturation: 0.81, 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 #063638 is Cyan = 0.89, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 54 | 56 | - |
| CMYK | 0.89 | 0.04 | 0 | 0.78 |
| HSL | 182.4º | 0.81% | 0.12% | - |
| HSV(B) | 182.4º | 0.89% | 0.22% | - |
| XYZ | 2.11 | 2.96 | 4.2 | - |
| YUV | 39.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 56 | 0.89 | 0.04 | 0 | 0.78 | 182.4 | 0.81 | 0.12 |
| Hex | 6 | 36 | 38 | 59 | 4 | 0 | 4E | B6 | 51 | C |
| Octal | 6 | 66 | 70 | 131 | 4 | 0 | 116 | 266 | 121 | 14 |
| Binary | 110 | 110110 | 111000 | 1011001 | 100 | 0 | 1001110 | 10110110 | 1010001 | 1100 |
Color Harmonies of #063638
Complementary color
Monochromatic Colors of #063638
Black with #063638
Text Example
Text Example
White with #063638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063638; }
p { color: rgb(6,54,56); }
H1.HeaderClassName
{
color: #063638;
}
.AnyTagClassName
{
color: #063638;
}
</style>
background-color css
<style>
a { background-color: #063638; }
a { background-color: rgb(6,54,56); }
div.DivClassName
{
background-color: #063638;
}
.BgClassName
{
background-color: #063638;
}
</style>
border-color css
<style>
span { border-color: #063638; }
span { border-color: rgb(6,54,56); }
td.TdClassName
{
border-color: #063638;
}
.TagClassName
{
border-color: #063638;
}
</style>