Shades of Evening Sea #266452
Tints of Evening Sea #266452
RGB
CMYK
RGB Variations
Color information
#266452 (or 0x266452) is known color: Evening Sea. HEX triplet: 26, 64 and 52. RGB value is (38,100,82). Sum of RGB (Red+Green+Blue) = 38+100+82=220 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.27% from 220); Green value is 100 (39.45% from 255 or 45.45% from 220); Blue value is 82 (32.42% from 255 or 37.27% from 220); Max value from RGB is 100 - color contains mainly: green. Hex color #266452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266452 is #D99BAD. Grayscale: #4F4F4F. Windows color (decimal): -14261166 or 5399590. OLE color: 5399590.
HSL color Cylindrical-coordinate representation of color #266452: hue angle of 162.58º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266452 is Cyan = 0.62, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 100 | 82 | - |
| CMYK | 0.62 | 0 | 0.18 | 0.61 |
| HSL | 162.58º | 0.45% | 0.27% | - |
| HSV(B) | 162.58º | 0.62% | 0.39% | - |
| XYZ | 6.88 | 10.14 | 9.58 | - |
| YUV | 79.41 | 129.46 | 98.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 82 | 0.62 | 0 | 0.18 | 0.61 | 162.58 | 0.45 | 0.27 |
| Hex | 26 | 64 | 52 | 3E | 0 | 12 | 3D | A3 | 2D | 1B |
| Octal | 46 | 144 | 122 | 76 | 0 | 22 | 75 | 243 | 55 | 33 |
| Binary | 100110 | 1100100 | 1010010 | 111110 | 0 | 10010 | 111101 | 10100011 | 101101 | 11011 |
Color Harmonies of #266452
Complementary color
Monochromatic Colors of #266452
Black with #266452
Text Example
Text Example
White with #266452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266452; }
p { color: rgb(38,100,82); }
H1.HeaderClassName
{
color: #266452;
}
.AnyTagClassName
{
color: #266452;
}
</style>
background-color css
<style>
a { background-color: #266452; }
a { background-color: rgb(38,100,82); }
div.DivClassName
{
background-color: #266452;
}
.BgClassName
{
background-color: #266452;
}
</style>
border-color css
<style>
span { border-color: #266452; }
span { border-color: rgb(38,100,82); }
td.TdClassName
{
border-color: #266452;
}
.TagClassName
{
border-color: #266452;
}
</style>