Shades of Evening Sea #226452
Tints of Evening Sea #226452
RGB
CMYK
RGB Variations
Color information
#226452 (or 0x226452) is known color: Evening Sea. HEX triplet: 22, 64 and 52. RGB value is (34,100,82). Sum of RGB (Red+Green+Blue) = 34+100+82=216 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.74% from 216); Green value is 100 (39.45% from 255 or 46.30% from 216); Blue value is 82 (32.42% from 255 or 37.96% from 216); Max value from RGB is 100 - color contains mainly: green. Hex color #226452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226452 is #DD9BAD. Grayscale: #4E4E4E. Windows color (decimal): -14523310 or 5399586. OLE color: 5399586.
HSL color Cylindrical-coordinate representation of color #226452: hue angle of 163.64º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #226452 is Cyan = 0.66, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 100 | 82 | - |
| CMYK | 0.66 | 0 | 0.18 | 0.61 |
| HSL | 163.64º | 0.49% | 0.26% | - |
| HSV(B) | 163.64º | 0.66% | 0.39% | - |
| XYZ | 6.74 | 10.06 | 9.57 | - |
| YUV | 78.21 | 130.13 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 100 | 82 | 0.66 | 0 | 0.18 | 0.61 | 163.64 | 0.49 | 0.26 |
| Hex | 22 | 64 | 52 | 42 | 0 | 12 | 3D | A4 | 31 | 1A |
| Octal | 42 | 144 | 122 | 102 | 0 | 22 | 75 | 244 | 61 | 32 |
| Binary | 100010 | 1100100 | 1010010 | 1000010 | 0 | 10010 | 111101 | 10100100 | 110001 | 11010 |
Color Harmonies of #226452
Complementary color
Monochromatic Colors of #226452
Black with #226452
Text Example
Text Example
White with #226452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226452; }
p { color: rgb(34,100,82); }
H1.HeaderClassName
{
color: #226452;
}
.AnyTagClassName
{
color: #226452;
}
</style>
background-color css
<style>
a { background-color: #226452; }
a { background-color: rgb(34,100,82); }
div.DivClassName
{
background-color: #226452;
}
.BgClassName
{
background-color: #226452;
}
</style>
border-color css
<style>
span { border-color: #226452; }
span { border-color: rgb(34,100,82); }
td.TdClassName
{
border-color: #226452;
}
.TagClassName
{
border-color: #226452;
}
</style>