Shades of Cyprus #063A3C
Tints of Cyprus #063A3C
RGB
CMYK
RGB Variations
Color information
#063A3C (or 0x063A3C) is known color: Cyprus. HEX triplet: 06, 3A and 3C. RGB value is (6,58,60). Sum of RGB (Red+Green+Blue) = 6+58+60=124 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.84% from 124); Green value is 58 (23.05% from 255 or 46.77% from 124); Blue value is 60 (23.83% from 255 or 48.39% from 124); Max value from RGB is 60 - color contains mainly: blue. Hex color #063A3C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063A3C is #F9C5C3. Grayscale: #2A2A2A. Windows color (decimal): -16369092 or 3947014. OLE color: 3947014.
HSL color Cylindrical-coordinate representation of color #063A3C: hue angle of 182.22º degrees, saturation: 0.82, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #063A3C is Cyan = 0.90, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 6 | 58 | 60 | - |
| CMYK | 0.90 | 0.03 | 0 | 0.76 |
| HSL | 182.22º | 0.82% | 0.13% | - |
| HSV(B) | 182.22º | 0.9% | 0.24% | - |
| XYZ | 2.4 | 3.39 | 4.8 | - |
| YUV | 42.68 | 137.77 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 58 | 60 | 0.90 | 0.03 | 0 | 0.76 | 182.22 | 0.82 | 0.13 |
| Hex | 6 | 3A | 3C | 5A | 3 | 0 | 4C | B6 | 52 | D |
| Octal | 6 | 72 | 74 | 132 | 3 | 0 | 114 | 266 | 122 | 15 |
| Binary | 110 | 111010 | 111100 | 1011010 | 11 | 0 | 1001100 | 10110110 | 1010010 | 1101 |
Color Harmonies of #063A3C
Complementary color
Monochromatic Colors of #063A3C
Black with #063A3C
Text Example
Text Example
White with #063A3C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063A3C; }
p { color: rgb(6,58,60); }
H1.HeaderClassName
{
color: #063A3C;
}
.AnyTagClassName
{
color: #063A3C;
}
</style>
background-color css
<style>
a { background-color: #063A3C; }
a { background-color: rgb(6,58,60); }
div.DivClassName
{
background-color: #063A3C;
}
.BgClassName
{
background-color: #063A3C;
}
</style>
border-color css
<style>
span { border-color: #063A3C; }
span { border-color: rgb(6,58,60); }
td.TdClassName
{
border-color: #063A3C;
}
.TagClassName
{
border-color: #063A3C;
}
</style>