Shades of Deep Sea #227667
Tints of Deep Sea #227667
RGB
CMYK
RGB Variations
Color information
#227667 (or 0x227667) is known color: Deep Sea. HEX triplet: 22, 76 and 67. RGB value is (34,118,103). Sum of RGB (Red+Green+Blue) = 34+118+103=255 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.33% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #227667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227667 is #DD8998. Grayscale: #5B5B5B. Windows color (decimal): -14518681 or 6780450. OLE color: 6780450.
HSL color Cylindrical-coordinate representation of color #227667: hue angle of 169.29º 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 #227667 is Cyan = 0.71, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 118 | 103 | - |
| CMYK | 0.71 | 0 | 0.13 | 0.54 |
| HSL | 169.29º | 0.55% | 0.3% | - |
| HSV(B) | 169.29º | 0.71% | 0.46% | - |
| XYZ | 9.59 | 14.28 | 15.08 | - |
| YUV | 91.17 | 134.67 | 87.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 103 | 0.71 | 0 | 0.13 | 0.54 | 169.29 | 0.55 | 0.3 |
| Hex | 22 | 76 | 67 | 47 | 0 | D | 36 | A9 | 37 | 1E |
| Octal | 42 | 166 | 147 | 107 | 0 | 15 | 66 | 251 | 67 | 36 |
| Binary | 100010 | 1110110 | 1100111 | 1000111 | 0 | 1101 | 110110 | 10101001 | 110111 | 11110 |
Color Harmonies of #227667
Complementary color
Monochromatic Colors of #227667
Black with #227667
Text Example
Text Example
White with #227667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227667; }
p { color: rgb(34,118,103); }
H1.HeaderClassName
{
color: #227667;
}
.AnyTagClassName
{
color: #227667;
}
</style>
background-color css
<style>
a { background-color: #227667; }
a { background-color: rgb(34,118,103); }
div.DivClassName
{
background-color: #227667;
}
.BgClassName
{
background-color: #227667;
}
</style>
border-color css
<style>
span { border-color: #227667; }
span { border-color: rgb(34,118,103); }
td.TdClassName
{
border-color: #227667;
}
.TagClassName
{
border-color: #227667;
}
</style>