Shades of Deep Sea #227663
Tints of Deep Sea #227663
RGB
CMYK
RGB Variations
Color information
#227663 (or 0x227663) is known color: Deep Sea. HEX triplet: 22, 76 and 63. RGB value is (34,118,99). Sum of RGB (Red+Green+Blue) = 34+118+99=251 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.55% from 251); Green value is 118 (46.48% from 255 or 47.01% from 251); Blue value is 99 (39.06% from 255 or 39.44% from 251); Max value from RGB is 118 - color contains mainly: green. Hex color #227663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227663 is #DD899C. Grayscale: #5A5A5A. Windows color (decimal): -14518685 or 6518306. OLE color: 6518306.
HSL color Cylindrical-coordinate representation of color #227663: hue angle of 166.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227663 is Cyan = 0.71, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 118 | 99 | - |
| CMYK | 0.71 | 0 | 0.16 | 0.54 |
| HSL | 166.43º | 0.55% | 0.3% | - |
| HSV(B) | 166.43º | 0.71% | 0.46% | - |
| XYZ | 9.39 | 14.2 | 14.05 | - |
| YUV | 90.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 99 | 0.71 | 0 | 0.16 | 0.54 | 166.43 | 0.55 | 0.3 |
| Hex | 22 | 76 | 63 | 47 | 0 | 10 | 36 | A6 | 37 | 1E |
| Octal | 42 | 166 | 143 | 107 | 0 | 20 | 66 | 246 | 67 | 36 |
| Binary | 100010 | 1110110 | 1100011 | 1000111 | 0 | 10000 | 110110 | 10100110 | 110111 | 11110 |
Color Harmonies of #227663
Complementary color
Monochromatic Colors of #227663
Black with #227663
Text Example
Text Example
White with #227663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227663; }
p { color: rgb(34,118,99); }
H1.HeaderClassName
{
color: #227663;
}
.AnyTagClassName
{
color: #227663;
}
</style>
background-color css
<style>
a { background-color: #227663; }
a { background-color: rgb(34,118,99); }
div.DivClassName
{
background-color: #227663;
}
.BgClassName
{
background-color: #227663;
}
</style>
border-color css
<style>
span { border-color: #227663; }
span { border-color: rgb(34,118,99); }
td.TdClassName
{
border-color: #227663;
}
.TagClassName
{
border-color: #227663;
}
</style>