Shades of Cyprus #063838
Tints of Cyprus #063838
RGB
CMYK
RGB Variations
Color information
#063838 (or 0x063838) is known color: Cyprus. HEX triplet: 06, 38 and 38. RGB value is (6,56,56). Sum of RGB (Red+Green+Blue) = 6+56+56=118 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.08% from 118); Green value is 56 (22.27% from 255 or 47.46% from 118); Blue value is 56 (22.27% from 255 or 47.46% from 118); Max value from RGB is 56 - color contains mainly: green, blue. Hex color #063838 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063838 is #F9C7C7. Grayscale: #292929. Windows color (decimal): -16369608 or 3684358. OLE color: 3684358.
HSL color Cylindrical-coordinate representation of color #063838: hue angle of 180º 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 #063838 is Cyan = 0.89, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 56 | 56 | - |
| CMYK | 0.89 | 0 | 0 | 0.78 |
| HSL | 180º | 0.81% | 0.12% | - |
| HSV(B) | 180º | 0.89% | 0.22% | - |
| XYZ | 2.2 | 3.15 | 4.23 | - |
| YUV | 41.05 | 136.44 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 56 | 56 | 0.89 | 0 | 0 | 0.78 | 180 | 0.81 | 0.12 |
| Hex | 6 | 38 | 38 | 59 | 0 | 0 | 4E | B4 | 51 | C |
| Octal | 6 | 70 | 70 | 131 | 0 | 0 | 116 | 264 | 121 | 14 |
| Binary | 110 | 111000 | 111000 | 1011001 | 0 | 0 | 1001110 | 10110100 | 1010001 | 1100 |
Color Harmonies of #063838
Complementary color
Monochromatic Colors of #063838
Black with #063838
Text Example
Text Example
White with #063838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063838; }
p { color: rgb(6,56,56); }
H1.HeaderClassName
{
color: #063838;
}
.AnyTagClassName
{
color: #063838;
}
</style>
background-color css
<style>
a { background-color: #063838; }
a { background-color: rgb(6,56,56); }
div.DivClassName
{
background-color: #063838;
}
.BgClassName
{
background-color: #063838;
}
</style>
border-color css
<style>
span { border-color: #063838; }
span { border-color: rgb(6,56,56); }
td.TdClassName
{
border-color: #063838;
}
.TagClassName
{
border-color: #063838;
}
</style>