Shades of Evening Sea #266650
Tints of Evening Sea #266650
RGB
CMYK
RGB Variations
Color information
#266650 (or 0x266650) is known color: Evening Sea. HEX triplet: 26, 66 and 50. RGB value is (38,102,80). Sum of RGB (Red+Green+Blue) = 38+102+80=220 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.27% from 220); Green value is 102 (40.23% from 255 or 46.36% from 220); Blue value is 80 (31.64% from 255 or 36.36% from 220); Max value from RGB is 102 - color contains mainly: green. Hex color #266650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266650 is #D999AF. Grayscale: #505050. Windows color (decimal): -14260656 or 5269030. OLE color: 5269030.
HSL color Cylindrical-coordinate representation of color #266650: hue angle of 159.38º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #266650 is Cyan = 0.63, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 102 | 80 | - |
| CMYK | 0.63 | 0 | 0.22 | 0.6 |
| HSL | 159.38º | 0.46% | 0.27% | - |
| HSV(B) | 159.38º | 0.63% | 0.4% | - |
| XYZ | 7 | 10.49 | 9.25 | - |
| YUV | 80.36 | 127.8 | 97.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 80 | 0.63 | 0 | 0.22 | 0.6 | 159.38 | 0.46 | 0.27 |
| Hex | 26 | 66 | 50 | 3F | 0 | 16 | 3C | 9F | 2E | 1B |
| Octal | 46 | 146 | 120 | 77 | 0 | 26 | 74 | 237 | 56 | 33 |
| Binary | 100110 | 1100110 | 1010000 | 111111 | 0 | 10110 | 111100 | 10011111 | 101110 | 11011 |
Color Harmonies of #266650
Complementary color
Monochromatic Colors of #266650
Black with #266650
Text Example
Text Example
White with #266650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266650; }
p { color: rgb(38,102,80); }
H1.HeaderClassName
{
color: #266650;
}
.AnyTagClassName
{
color: #266650;
}
</style>
background-color css
<style>
a { background-color: #266650; }
a { background-color: rgb(38,102,80); }
div.DivClassName
{
background-color: #266650;
}
.BgClassName
{
background-color: #266650;
}
</style>
border-color css
<style>
span { border-color: #266650; }
span { border-color: rgb(38,102,80); }
td.TdClassName
{
border-color: #266650;
}
.TagClassName
{
border-color: #266650;
}
</style>