Shades of Cyprus #06393A
Tints of Cyprus #06393A
RGB
CMYK
RGB Variations
Color information
#06393A (or 0x06393A) is known color: Cyprus. HEX triplet: 06, 39 and 3A. RGB value is (6,57,58). Sum of RGB (Red+Green+Blue) = 6+57+58=121 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.96% from 121); Green value is 57 (22.66% from 255 or 47.11% from 121); Blue value is 58 (23.05% from 255 or 47.93% from 121); Max value from RGB is 58 - color contains mainly: blue. Hex color #06393A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06393A is #F9C6C5. Grayscale: #292929. Windows color (decimal): -16369350 or 3815686. OLE color: 3815686.
HSL color Cylindrical-coordinate representation of color #06393A: hue angle of 181.15º degrees, saturation: 0.81, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #06393A is Cyan = 0.90, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 6 | 57 | 58 | - |
| CMYK | 0.90 | 0.02 | 0 | 0.77 |
| HSL | 181.15º | 0.81% | 0.13% | - |
| HSV(B) | 181.15º | 0.9% | 0.23% | - |
| XYZ | 2.3 | 3.27 | 4.51 | - |
| YUV | 41.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 58 | 0.90 | 0.02 | 0 | 0.77 | 181.15 | 0.81 | 0.13 |
| Hex | 6 | 39 | 3A | 5A | 2 | 0 | 4D | B5 | 51 | D |
| Octal | 6 | 71 | 72 | 132 | 2 | 0 | 115 | 265 | 121 | 15 |
| Binary | 110 | 111001 | 111010 | 1011010 | 10 | 0 | 1001101 | 10110101 | 1010001 | 1101 |
Color Harmonies of #06393A
Complementary color
Monochromatic Colors of #06393A
Black with #06393A
Text Example
Text Example
White with #06393A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06393A; }
p { color: rgb(6,57,58); }
H1.HeaderClassName
{
color: #06393A;
}
.AnyTagClassName
{
color: #06393A;
}
</style>
background-color css
<style>
a { background-color: #06393A; }
a { background-color: rgb(6,57,58); }
div.DivClassName
{
background-color: #06393A;
}
.BgClassName
{
background-color: #06393A;
}
</style>
border-color css
<style>
span { border-color: #06393A; }
span { border-color: rgb(6,57,58); }
td.TdClassName
{
border-color: #06393A;
}
.TagClassName
{
border-color: #06393A;
}
</style>