Shades of Deep Sea #068463
Tints of Deep Sea #068463
RGB
CMYK
RGB Variations
Color information
#068463 (or 0x068463) is known color: Deep Sea. HEX triplet: 06, 84 and 63. RGB value is (6,132,99). Sum of RGB (Red+Green+Blue) = 6+132+99=237 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.53% from 237); Green value is 132 (51.95% from 255 or 55.70% from 237); Blue value is 99 (39.06% from 255 or 41.77% from 237); Max value from RGB is 132 - color contains mainly: green. Hex color #068463 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068463 is #F97B9C. Grayscale: #5A5A5A. Windows color (decimal): -16350109 or 6521862. OLE color: 6521862.
HSL color Cylindrical-coordinate representation of color #068463: hue angle of 164.29º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #068463 is Cyan = 0.95, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 6 | 132 | 99 | - |
| CMYK | 0.95 | 0 | 0.25 | 0.48 |
| HSL | 164.29º | 0.91% | 0.27% | - |
| HSV(B) | 164.29º | 0.95% | 0.52% | - |
| XYZ | 10.58 | 17.44 | 14.61 | - |
| YUV | 90.56 | 132.76 | 67.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 132 | 99 | 0.95 | 0 | 0.25 | 0.48 | 164.29 | 0.91 | 0.27 |
| Hex | 6 | 84 | 63 | 5F | 0 | 19 | 30 | A4 | 5B | 1B |
| Octal | 6 | 204 | 143 | 137 | 0 | 31 | 60 | 244 | 133 | 33 |
| Binary | 110 | 10000100 | 1100011 | 1011111 | 0 | 11001 | 110000 | 10100100 | 1011011 | 11011 |
Color Harmonies of #068463
Complementary color
Monochromatic Colors of #068463
Black with #068463
Text Example
Text Example
White with #068463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068463; }
p { color: rgb(6,132,99); }
H1.HeaderClassName
{
color: #068463;
}
.AnyTagClassName
{
color: #068463;
}
</style>
background-color css
<style>
a { background-color: #068463; }
a { background-color: rgb(6,132,99); }
div.DivClassName
{
background-color: #068463;
}
.BgClassName
{
background-color: #068463;
}
</style>
border-color css
<style>
span { border-color: #068463; }
span { border-color: rgb(6,132,99); }
td.TdClassName
{
border-color: #068463;
}
.TagClassName
{
border-color: #068463;
}
</style>