Shades of Deep Sea #227968
Tints of Deep Sea #227968
RGB
CMYK
RGB Variations
Color information
#227968 (or 0x227968) is known color: Deep Sea. HEX triplet: 22, 79 and 68. RGB value is (34,121,104). Sum of RGB (Red+Green+Blue) = 34+121+104=259 (34% of max value = 765). Red value is 34 (13.67% from 255 or 13.13% from 259); Green value is 121 (47.66% from 255 or 46.72% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 121 - color contains mainly: green. Hex color #227968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227968 is #DD8697. Grayscale: #5D5D5D. Windows color (decimal): -14517912 or 6846754. OLE color: 6846754.
HSL color Cylindrical-coordinate representation of color #227968: hue angle of 168.28º 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 #227968 is Cyan = 0.72, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 121 | 104 | - |
| CMYK | 0.72 | 0 | 0.14 | 0.53 |
| HSL | 168.28º | 0.56% | 0.3% | - |
| HSV(B) | 168.28º | 0.72% | 0.47% | - |
| XYZ | 10 | 15.01 | 15.47 | - |
| YUV | 93.05 | 134.18 | 85.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 121 | 104 | 0.72 | 0 | 0.14 | 0.53 | 168.28 | 0.56 | 0.3 |
| Hex | 22 | 79 | 68 | 48 | 0 | E | 35 | A8 | 38 | 1E |
| Octal | 42 | 171 | 150 | 110 | 0 | 16 | 65 | 250 | 70 | 36 |
| Binary | 100010 | 1111001 | 1101000 | 1001000 | 0 | 1110 | 110101 | 10101000 | 111000 | 11110 |
Color Harmonies of #227968
Complementary color
Monochromatic Colors of #227968
Black with #227968
Text Example
Text Example
White with #227968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227968; }
p { color: rgb(34,121,104); }
H1.HeaderClassName
{
color: #227968;
}
.AnyTagClassName
{
color: #227968;
}
</style>
background-color css
<style>
a { background-color: #227968; }
a { background-color: rgb(34,121,104); }
div.DivClassName
{
background-color: #227968;
}
.BgClassName
{
background-color: #227968;
}
</style>
border-color css
<style>
span { border-color: #227968; }
span { border-color: rgb(34,121,104); }
td.TdClassName
{
border-color: #227968;
}
.TagClassName
{
border-color: #227968;
}
</style>