Shades of Deep Sea #227665
Tints of Deep Sea #227665
RGB
CMYK
RGB Variations
Color information
#227665 (or 0x227665) is known color: Deep Sea. HEX triplet: 22, 76 and 65. RGB value is (34,118,101). Sum of RGB (Red+Green+Blue) = 34+118+101=253 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.44% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 101 (39.84% from 255 or 39.92% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #227665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227665 is #DD899A. Grayscale: #5A5A5A. Windows color (decimal): -14518683 or 6649378. OLE color: 6649378.
HSL color Cylindrical-coordinate representation of color #227665: hue angle of 167.86º 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 #227665 is Cyan = 0.71, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 118 | 101 | - |
| CMYK | 0.71 | 0 | 0.14 | 0.54 |
| HSL | 167.86º | 0.55% | 0.3% | - |
| HSV(B) | 167.86º | 0.71% | 0.46% | - |
| XYZ | 9.49 | 14.24 | 14.56 | - |
| YUV | 90.95 | 133.67 | 87.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 118 | 101 | 0.71 | 0 | 0.14 | 0.54 | 167.86 | 0.55 | 0.3 |
| Hex | 22 | 76 | 65 | 47 | 0 | E | 36 | A8 | 37 | 1E |
| Octal | 42 | 166 | 145 | 107 | 0 | 16 | 66 | 250 | 67 | 36 |
| Binary | 100010 | 1110110 | 1100101 | 1000111 | 0 | 1110 | 110110 | 10101000 | 110111 | 11110 |
Color Harmonies of #227665
Complementary color
Monochromatic Colors of #227665
Black with #227665
Text Example
Text Example
White with #227665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227665; }
p { color: rgb(34,118,101); }
H1.HeaderClassName
{
color: #227665;
}
.AnyTagClassName
{
color: #227665;
}
</style>
background-color css
<style>
a { background-color: #227665; }
a { background-color: rgb(34,118,101); }
div.DivClassName
{
background-color: #227665;
}
.BgClassName
{
background-color: #227665;
}
</style>
border-color css
<style>
span { border-color: #227665; }
span { border-color: rgb(34,118,101); }
td.TdClassName
{
border-color: #227665;
}
.TagClassName
{
border-color: #227665;
}
</style>