Shades of Evening Sea #266552
Tints of Evening Sea #266552
RGB
CMYK
RGB Variations
Color information
#266552 (or 0x266552) is known color: Evening Sea. HEX triplet: 26, 65 and 52. RGB value is (38,101,82). Sum of RGB (Red+Green+Blue) = 38+101+82=221 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.19% from 221); Green value is 101 (39.84% from 255 or 45.70% from 221); Blue value is 82 (32.42% from 255 or 37.10% from 221); Max value from RGB is 101 - color contains mainly: green. Hex color #266552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266552 is #D99AAD. Grayscale: #505050. Windows color (decimal): -14260910 or 5399846. OLE color: 5399846.
HSL color Cylindrical-coordinate representation of color #266552: hue angle of 161.9º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266552 is Cyan = 0.62, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 101 | 82 | - |
| CMYK | 0.62 | 0 | 0.19 | 0.60 |
| HSL | 161.9º | 0.45% | 0.27% | - |
| HSV(B) | 161.9º | 0.62% | 0.4% | - |
| XYZ | 6.98 | 10.33 | 9.61 | - |
| YUV | 80 | 129.13 | 98.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 82 | 0.62 | 0 | 0.19 | 0.60 | 161.9 | 0.45 | 0.27 |
| Hex | 26 | 65 | 52 | 3E | 0 | 13 | 3C | A2 | 2D | 1B |
| Octal | 46 | 145 | 122 | 76 | 0 | 23 | 74 | 242 | 55 | 33 |
| Binary | 100110 | 1100101 | 1010010 | 111110 | 0 | 10011 | 111100 | 10100010 | 101101 | 11011 |
Color Harmonies of #266552
Complementary color
Monochromatic Colors of #266552
Black with #266552
Text Example
Text Example
White with #266552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266552; }
p { color: rgb(38,101,82); }
H1.HeaderClassName
{
color: #266552;
}
.AnyTagClassName
{
color: #266552;
}
</style>
background-color css
<style>
a { background-color: #266552; }
a { background-color: rgb(38,101,82); }
div.DivClassName
{
background-color: #266552;
}
.BgClassName
{
background-color: #266552;
}
</style>
border-color css
<style>
span { border-color: #266552; }
span { border-color: rgb(38,101,82); }
td.TdClassName
{
border-color: #266552;
}
.TagClassName
{
border-color: #266552;
}
</style>