Shades of Deep Sea #227964
Tints of Deep Sea #227964
RGB
CMYK
RGB Variations
Color information
#227964 (or 0x227964) is known color: Deep Sea. HEX triplet: 22, 79 and 64. RGB value is (34,121,100). Sum of RGB (Red+Green+Blue) = 34+121+100=255 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.33% from 255); Green value is 121 (47.66% from 255 or 47.45% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 121 - color contains mainly: green. Hex color #227964 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227964 is #DD869B. Grayscale: #5C5C5C. Windows color (decimal): -14517916 or 6584610. OLE color: 6584610.
HSL color Cylindrical-coordinate representation of color #227964: hue angle of 165.52º 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 #227964 is Cyan = 0.72, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 121 | 100 | - |
| CMYK | 0.72 | 0 | 0.17 | 0.53 |
| HSL | 165.52º | 0.56% | 0.3% | - |
| HSV(B) | 165.52º | 0.72% | 0.47% | - |
| XYZ | 9.8 | 14.93 | 14.42 | - |
| YUV | 92.59 | 132.18 | 86.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 121 | 100 | 0.72 | 0 | 0.17 | 0.53 | 165.52 | 0.56 | 0.3 |
| Hex | 22 | 79 | 64 | 48 | 0 | 11 | 35 | A6 | 38 | 1E |
| Octal | 42 | 171 | 144 | 110 | 0 | 21 | 65 | 246 | 70 | 36 |
| Binary | 100010 | 1111001 | 1100100 | 1001000 | 0 | 10001 | 110101 | 10100110 | 111000 | 11110 |
Color Harmonies of #227964
Complementary color
Monochromatic Colors of #227964
Black with #227964
Text Example
Text Example
White with #227964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227964; }
p { color: rgb(34,121,100); }
H1.HeaderClassName
{
color: #227964;
}
.AnyTagClassName
{
color: #227964;
}
</style>
background-color css
<style>
a { background-color: #227964; }
a { background-color: rgb(34,121,100); }
div.DivClassName
{
background-color: #227964;
}
.BgClassName
{
background-color: #227964;
}
</style>
border-color css
<style>
span { border-color: #227964; }
span { border-color: rgb(34,121,100); }
td.TdClassName
{
border-color: #227964;
}
.TagClassName
{
border-color: #227964;
}
</style>