Shades of Evening Sea #236450
Tints of Evening Sea #236450
RGB
CMYK
RGB Variations
Color information
#236450 (or 0x236450) is known color: Evening Sea. HEX triplet: 23, 64 and 50. RGB value is (35,100,80). Sum of RGB (Red+Green+Blue) = 35+100+80=215 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.28% from 215); Green value is 100 (39.45% from 255 or 46.51% from 215); Blue value is 80 (31.64% from 255 or 37.21% from 215); Max value from RGB is 100 - color contains mainly: green. Hex color #236450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236450 is #DC9BAF. Grayscale: #4E4E4E. Windows color (decimal): -14457776 or 5268515. OLE color: 5268515.
HSL color Cylindrical-coordinate representation of color #236450: hue angle of 161.54º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #236450 is Cyan = 0.65, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 100 | 80 | - |
| CMYK | 0.65 | 0 | 0.2 | 0.61 |
| HSL | 161.54º | 0.48% | 0.26% | - |
| HSV(B) | 161.54º | 0.65% | 0.39% | - |
| XYZ | 6.7 | 10.05 | 9.18 | - |
| YUV | 78.29 | 128.97 | 97.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 100 | 80 | 0.65 | 0 | 0.2 | 0.61 | 161.54 | 0.48 | 0.26 |
| Hex | 23 | 64 | 50 | 41 | 0 | 14 | 3D | A2 | 30 | 1A |
| Octal | 43 | 144 | 120 | 101 | 0 | 24 | 75 | 242 | 60 | 32 |
| Binary | 100011 | 1100100 | 1010000 | 1000001 | 0 | 10100 | 111101 | 10100010 | 110000 | 11010 |
Color Harmonies of #236450
Complementary color
Monochromatic Colors of #236450
Black with #236450
Text Example
Text Example
White with #236450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236450; }
p { color: rgb(35,100,80); }
H1.HeaderClassName
{
color: #236450;
}
.AnyTagClassName
{
color: #236450;
}
</style>
background-color css
<style>
a { background-color: #236450; }
a { background-color: rgb(35,100,80); }
div.DivClassName
{
background-color: #236450;
}
.BgClassName
{
background-color: #236450;
}
</style>
border-color css
<style>
span { border-color: #236450; }
span { border-color: rgb(35,100,80); }
td.TdClassName
{
border-color: #236450;
}
.TagClassName
{
border-color: #236450;
}
</style>