Shades of Evening Sea #236452
Tints of Evening Sea #236452
RGB
CMYK
RGB Variations
Color information
#236452 (or 0x236452) is known color: Evening Sea. HEX triplet: 23, 64 and 52. RGB value is (35,100,82). Sum of RGB (Red+Green+Blue) = 35+100+82=217 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.13% from 217); Green value is 100 (39.45% from 255 or 46.08% from 217); Blue value is 82 (32.42% from 255 or 37.79% from 217); Max value from RGB is 100 - color contains mainly: green. Hex color #236452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236452 is #DC9BAD. Grayscale: #4E4E4E. Windows color (decimal): -14457774 or 5399587. OLE color: 5399587.
HSL color Cylindrical-coordinate representation of color #236452: hue angle of 163.38º 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 #236452 is Cyan = 0.65, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 100 | 82 | - |
| CMYK | 0.65 | 0 | 0.18 | 0.61 |
| HSL | 163.38º | 0.48% | 0.26% | - |
| HSV(B) | 163.38º | 0.65% | 0.39% | - |
| XYZ | 6.77 | 10.08 | 9.57 | - |
| YUV | 78.51 | 129.97 | 96.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 100 | 82 | 0.65 | 0 | 0.18 | 0.61 | 163.38 | 0.48 | 0.26 |
| Hex | 23 | 64 | 52 | 41 | 0 | 12 | 3D | A3 | 30 | 1A |
| Octal | 43 | 144 | 122 | 101 | 0 | 22 | 75 | 243 | 60 | 32 |
| Binary | 100011 | 1100100 | 1010010 | 1000001 | 0 | 10010 | 111101 | 10100011 | 110000 | 11010 |
Color Harmonies of #236452
Complementary color
Monochromatic Colors of #236452
Black with #236452
Text Example
Text Example
White with #236452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236452; }
p { color: rgb(35,100,82); }
H1.HeaderClassName
{
color: #236452;
}
.AnyTagClassName
{
color: #236452;
}
</style>
background-color css
<style>
a { background-color: #236452; }
a { background-color: rgb(35,100,82); }
div.DivClassName
{
background-color: #236452;
}
.BgClassName
{
background-color: #236452;
}
</style>
border-color css
<style>
span { border-color: #236452; }
span { border-color: rgb(35,100,82); }
td.TdClassName
{
border-color: #236452;
}
.TagClassName
{
border-color: #236452;
}
</style>