Shades of Deep Sea #227864
Tints of Deep Sea #227864
RGB
CMYK
RGB Variations
Color information
#227864 (or 0x227864) is known color: Deep Sea. HEX triplet: 22, 78 and 64. RGB value is (34,120,100). Sum of RGB (Red+Green+Blue) = 34+120+100=254 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.39% from 254); Green value is 120 (47.27% from 255 or 47.24% from 254); Blue value is 100 (39.45% from 255 or 39.37% from 254); Max value from RGB is 120 - color contains mainly: green. Hex color #227864 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227864 is #DD879B. Grayscale: #5C5C5C. Windows color (decimal): -14518172 or 6584354. OLE color: 6584354.
HSL color Cylindrical-coordinate representation of color #227864: hue angle of 166.05º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #227864 is Cyan = 0.72, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 120 | 100 | - |
| CMYK | 0.72 | 0 | 0.17 | 0.53 |
| HSL | 166.05º | 0.56% | 0.3% | - |
| HSV(B) | 166.05º | 0.72% | 0.47% | - |
| XYZ | 9.68 | 14.69 | 14.38 | - |
| YUV | 92.01 | 132.51 | 86.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 100 | 0.72 | 0 | 0.17 | 0.53 | 166.05 | 0.56 | 0.3 |
| Hex | 22 | 78 | 64 | 48 | 0 | 11 | 35 | A6 | 38 | 1E |
| Octal | 42 | 170 | 144 | 110 | 0 | 21 | 65 | 246 | 70 | 36 |
| Binary | 100010 | 1111000 | 1100100 | 1001000 | 0 | 10001 | 110101 | 10100110 | 111000 | 11110 |
Color Harmonies of #227864
Complementary color
Monochromatic Colors of #227864
Black with #227864
Text Example
Text Example
White with #227864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227864; }
p { color: rgb(34,120,100); }
H1.HeaderClassName
{
color: #227864;
}
.AnyTagClassName
{
color: #227864;
}
</style>
background-color css
<style>
a { background-color: #227864; }
a { background-color: rgb(34,120,100); }
div.DivClassName
{
background-color: #227864;
}
.BgClassName
{
background-color: #227864;
}
</style>
border-color css
<style>
span { border-color: #227864; }
span { border-color: rgb(34,120,100); }
td.TdClassName
{
border-color: #227864;
}
.TagClassName
{
border-color: #227864;
}
</style>