Shades of Evening Sea #235348
Tints of Evening Sea #235348
RGB
CMYK
RGB Variations
Color information
#235348 (or 0x235348) is known color: Evening Sea. HEX triplet: 23, 53 and 48. RGB value is (35,83,72). Sum of RGB (Red+Green+Blue) = 35+83+72=190 (25% of max value = 765). Red value is 35 (14.06% from 255 or 18.42% from 190); Green value is 83 (32.81% from 255 or 43.68% from 190); Blue value is 72 (28.52% from 255 or 37.89% from 190); Max value from RGB is 83 - color contains mainly: green. Hex color #235348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #235348 is #DCACB7. Grayscale: #434343. Windows color (decimal): -14462136 or 4739875. OLE color: 4739875.
HSL color Cylindrical-coordinate representation of color #235348: hue angle of 166.25º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #235348 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 35 | 83 | 72 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.67 |
| HSL | 166.25º | 0.41% | 0.23% | - |
| HSV(B) | 166.25º | 0.58% | 0.33% | - |
| XYZ | 4.96 | 7.01 | 7.22 | - |
| YUV | 67.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 83 | 72 | 0.58 | 0 | 0.13 | 0.67 | 166.25 | 0.41 | 0.23 |
| Hex | 23 | 53 | 48 | 3A | 0 | D | 43 | A6 | 29 | 17 |
| Octal | 43 | 123 | 110 | 72 | 0 | 15 | 103 | 246 | 51 | 27 |
| Binary | 100011 | 1010011 | 1001000 | 111010 | 0 | 1101 | 1000011 | 10100110 | 101001 | 10111 |
Color Harmonies of #235348
Complementary color
Monochromatic Colors of #235348
Black with #235348
Text Example
Text Example
White with #235348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #235348; }
p { color: rgb(35,83,72); }
H1.HeaderClassName
{
color: #235348;
}
.AnyTagClassName
{
color: #235348;
}
</style>
background-color css
<style>
a { background-color: #235348; }
a { background-color: rgb(35,83,72); }
div.DivClassName
{
background-color: #235348;
}
.BgClassName
{
background-color: #235348;
}
</style>
border-color css
<style>
span { border-color: #235348; }
span { border-color: rgb(35,83,72); }
td.TdClassName
{
border-color: #235348;
}
.TagClassName
{
border-color: #235348;
}
</style>