Shades of Cyprus #06393E
Tints of Cyprus #06393E
RGB
CMYK
RGB Variations
Color information
#06393E (or 0x06393E) is known color: Cyprus. HEX triplet: 06, 39 and 3E. RGB value is (6,57,62). Sum of RGB (Red+Green+Blue) = 6+57+62=125 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.8% from 125); Green value is 57 (22.66% from 255 or 45.6% from 125); Blue value is 62 (24.61% from 255 or 49.6% from 125); Max value from RGB is 62 - color contains mainly: blue. Hex color #06393E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06393E is #F9C6C1. Grayscale: #2A2A2A. Windows color (decimal): -16369346 or 4077830. OLE color: 4077830.
HSL color Cylindrical-coordinate representation of color #06393E: hue angle of 185.36º 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 #06393E is Cyan = 0.90, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 6 | 57 | 62 | - |
| CMYK | 0.90 | 0.08 | 0 | 0.76 |
| HSL | 185.36º | 0.82% | 0.13% | - |
| HSV(B) | 185.36º | 0.9% | 0.24% | - |
| XYZ | 2.41 | 3.31 | 5.07 | - |
| YUV | 42.32 | 139.1 | 102.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 62 | 0.90 | 0.08 | 0 | 0.76 | 185.36 | 0.82 | 0.13 |
| Hex | 6 | 39 | 3E | 5A | 8 | 0 | 4C | B9 | 52 | D |
| Octal | 6 | 71 | 76 | 132 | 10 | 0 | 114 | 271 | 122 | 15 |
| Binary | 110 | 111001 | 111110 | 1011010 | 1000 | 0 | 1001100 | 10111001 | 1010010 | 1101 |
Color Harmonies of #06393E
Complementary color
Monochromatic Colors of #06393E
Black with #06393E
Text Example
Text Example
White with #06393E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06393E; }
p { color: rgb(6,57,62); }
H1.HeaderClassName
{
color: #06393E;
}
.AnyTagClassName
{
color: #06393E;
}
</style>
background-color css
<style>
a { background-color: #06393E; }
a { background-color: rgb(6,57,62); }
div.DivClassName
{
background-color: #06393E;
}
.BgClassName
{
background-color: #06393E;
}
</style>
border-color css
<style>
span { border-color: #06393E; }
span { border-color: rgb(6,57,62); }
td.TdClassName
{
border-color: #06393E;
}
.TagClassName
{
border-color: #06393E;
}
</style>