Shades of Cyprus #063738
Tints of Cyprus #063738
RGB
CMYK
RGB Variations
Color information
#063738 (or 0x063738) is known color: Cyprus. HEX triplet: 06, 37 and 38. RGB value is (6,55,56). Sum of RGB (Red+Green+Blue) = 6+55+56=117 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.13% from 117); Green value is 55 (21.88% from 255 or 47.01% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 56 - color contains mainly: blue. Hex color #063738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063738 is #F9C8C7. Grayscale: #282828. Windows color (decimal): -16369864 or 3684102. OLE color: 3684102.
HSL color Cylindrical-coordinate representation of color #063738: hue angle of 181.2º 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 #063738 is Cyan = 0.89, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 55 | 56 | - |
| CMYK | 0.89 | 0.02 | 0 | 0.78 |
| HSL | 181.2º | 0.81% | 0.12% | - |
| HSV(B) | 181.2º | 0.89% | 0.22% | - |
| XYZ | 2.16 | 3.06 | 4.22 | - |
| YUV | 40.46 | 136.77 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 56 | 0.89 | 0.02 | 0 | 0.78 | 181.2 | 0.81 | 0.12 |
| Hex | 6 | 37 | 38 | 59 | 2 | 0 | 4E | B5 | 51 | C |
| Octal | 6 | 67 | 70 | 131 | 2 | 0 | 116 | 265 | 121 | 14 |
| Binary | 110 | 110111 | 111000 | 1011001 | 10 | 0 | 1001110 | 10110101 | 1010001 | 1100 |
Color Harmonies of #063738
Complementary color
Monochromatic Colors of #063738
Black with #063738
Text Example
Text Example
White with #063738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063738; }
p { color: rgb(6,55,56); }
H1.HeaderClassName
{
color: #063738;
}
.AnyTagClassName
{
color: #063738;
}
</style>
background-color css
<style>
a { background-color: #063738; }
a { background-color: rgb(6,55,56); }
div.DivClassName
{
background-color: #063738;
}
.BgClassName
{
background-color: #063738;
}
</style>
border-color css
<style>
span { border-color: #063738; }
span { border-color: rgb(6,55,56); }
td.TdClassName
{
border-color: #063738;
}
.TagClassName
{
border-color: #063738;
}
</style>